@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>SG Demo</title>
- <script src="http://192.168.33.10/sg/assets/sg.js"></script>
+ <script src="http://sg.5dev.cn/assets/sg.js"></script>
</head>
<body>
@@ -18,7 +18,7 @@
* ================================================================================
*/
-var host = 'http://192.168.33.10/sg/';
+var host = 'http://sg.5dev.cn/';
document.write('<link rel="stylesheet" href="'+host+'assets/layui/css/layui.css">');
document.write('<script src="'+host+'assets/layui/layui.js"></script>');