增加打包apk链接
This commit is contained in:
parent
6383be3082
commit
48c01df8d0
|
|
@ -150,12 +150,12 @@
|
|||
"unipush" : {
|
||||
"enable" : true
|
||||
},
|
||||
"plugins" : {
|
||||
"WechatSI" : {
|
||||
"version" : "0.3.5",
|
||||
"provider" : "wx069ba97219f66d99"
|
||||
}
|
||||
},
|
||||
// "plugins" : {
|
||||
// "WechatSI" : {
|
||||
// "version" : "0.3.5",
|
||||
// "provider" : "wx069ba97219f66d99"
|
||||
// }
|
||||
// },
|
||||
"requiredBackgroundModes" : [ "audio", "location" ],
|
||||
"__usePrivacyCheck__" : true,
|
||||
"libVersion" : "latest"
|
||||
|
|
@ -213,15 +213,15 @@
|
|||
"/ysk" : ""
|
||||
}
|
||||
},
|
||||
"/yufabu" : {
|
||||
// 需要被代理的后台地址
|
||||
"target" : "https://pre-cashier.sxczgkj.cn",
|
||||
"changeOrigin" : true,
|
||||
"secure" : false,
|
||||
"pathRewrite" : {
|
||||
"/yufabu" : ""
|
||||
}
|
||||
},
|
||||
"/yufabu" : {
|
||||
// 需要被代理的后台地址
|
||||
"target" : "https://pre-cashier.sxczgkj.cn",
|
||||
"changeOrigin" : true,
|
||||
"secure" : false,
|
||||
"pathRewrite" : {
|
||||
"/yufabu" : ""
|
||||
}
|
||||
},
|
||||
"/ww" : {
|
||||
// 需要被代理的后台地址
|
||||
"target" : "http://192.168.1.15:8000",
|
||||
|
|
|
|||
Loading…
Reference in New Issue