Browse Source

vformal 1.1.62 for tid1682

master^2
刘嘉炜 1 week ago
parent
commit
b4bf639877
  1. 4
      src/js/api.js
  2. 2
      src/manifest.json

4
src/js/api.js

@ -1,5 +1,5 @@
export const ORIGIN = `https://testmanager.ouxuanzhineng.cn`; // 测试
// export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式
// export const ORIGIN = `https://testmanager.ouxuanzhineng.cn`; // 测试
export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式
// export const ORIGIN = `http://192.168.1.135:9090`; // 20210927 测试

2
src/manifest.json

@ -73,7 +73,7 @@
// }
// },
/* wxf1294b279ad1b845 */
"appid" : "wx7106e84614cf0060",
"appid" : "wxf1294b279ad1b845",
"setting" : {
"urlCheck" : false,
"minified" : true

Loading…
Cancel
Save