.
This commit is contained in:
parent
bd039c4462
commit
b5496ebd80
4
main.js
4
main.js
|
|
@ -210,10 +210,10 @@ Vue.prototype.onBridgeReady = function(data) {
|
||||||
}
|
}
|
||||||
// 测试
|
// 测试
|
||||||
// const baseUrl = ''
|
// const baseUrl = ''
|
||||||
const baseUrl = 'https://api.zpc-xy.com/'
|
// const baseUrl = 'https://api.zpc-xy.com/'
|
||||||
|
|
||||||
// 正式
|
// 正式
|
||||||
// const baseUrl = 'https://xinglanmh.shequtuangou.vip'
|
const baseUrl = 'https://xinglanmh.shequtuangou.vip'
|
||||||
Vue.prototype.siteBaseUrl = baseUrl + '/api/'
|
Vue.prototype.siteBaseUrl = baseUrl + '/api/'
|
||||||
|
|
||||||
Vue.prototype.$z_img2 = baseUrl + '/zcq/'
|
Vue.prototype.$z_img2 = baseUrl + '/zcq/'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user