xuxingan 2 lat temu
rodzic
commit
d18bfd6848
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      public/index.html

+ 3 - 1
public/index.html

@@ -15,6 +15,8 @@
   <link rel='stylesheet' href='/static/js/luckysheet/plugins/plugins.css' />
   <link rel='stylesheet' href='/static/js/luckysheet/css/luckysheet.css' />
   <link rel='stylesheet' href='/static/js/luckysheet/assets/iconfont/iconfont.css' />
+
+  <script src="/static/js/ace.js"></script>
 </head>
 
 <body>
@@ -27,7 +29,7 @@
   <script type="text/javascript">
     window.staticHost = 'http://10.230.26.15:8000/mkt'; // 正式
     // window.staticHost = 'http://10.149.85.90:8000/spfm'; // 测试
-    // window.staticHost = 'http://192.168.0.103:9600/';
+    // window.staticHost = 'http://124.223.66.248:9600/';
     // window.staticHost = 'http://192.168.2.142:9600/';
     
     // document.title = "hello";