prod域名替换
This commit is contained in:
parent
97784524ff
commit
75fc66d88b
@ -3,7 +3,7 @@
|
||||
export default {
|
||||
env: {
|
||||
NODE_ENV: JSON.stringify('production'),
|
||||
baseApiUrl: JSON.stringify('http://82.156.121.2:8880'),
|
||||
baseApiUrl: JSON.stringify('https://www.wuzhongjie.com.cn/prod-api'),
|
||||
name: JSON.stringify('production'),
|
||||
appId: JSON.stringify('wx87a5db19138da60d'),
|
||||
},
|
||||
|
@ -26,7 +26,7 @@
|
||||
{
|
||||
"name": "pages/index/index",
|
||||
"pathName": "pages/index/index",
|
||||
"query": "id=111",
|
||||
"query": "id=1968203556497960962",
|
||||
"scene": null,
|
||||
"launchMode": "default"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user