瀏覽代碼

测试发包

htc 18 小時之前
父節點
當前提交
b3668fe5dd
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      dist.zip
  2. 2 2
      public/index.html

二進制
dist.zip


+ 2 - 2
public/index.html

@@ -35,8 +35,8 @@
   <!-- 开发环境 -->
   <% if (process.env.VUE_APP_NODE_ENV==='dev' ) { %>
     <script>
-      // window.SITE_CONFIG['apiURL'] = 'https://transcend.ringzle.com/chuangheng-admin';
-      window.SITE_CONFIG['apiURL'] = 'http://172.16.0.3:443/chuangheng-admin';//生产内网地址
+      window.SITE_CONFIG['apiURL'] = 'https://transcend.ringzle.com/chuangheng-admin';
+      // window.SITE_CONFIG['apiURL'] = 'http://172.16.0.3:443/chuangheng-admin';//生产内网地址
       // window.SITE_CONFIG['apiURL'] = 'https://wxapp.transcend-intl.cn/chuangheng-admin';
       // window.SITE_CONFIG['apiURL'] = 'http://192.168.2.19:9021/chuangheng-admin';
       window.SITE_CONFIG['apiURL1'] = 'http://gpu.ringzle.com:8082/iot';