Browse Source

正式版本配置

feature/v1.1.0
luobz 7 years ago
parent
commit
82f6191f6b
2 changed files with 2 additions and 2 deletions
  1. 2
      app.js
  2. 2
      project.config.json

2
app.js

@ -1,7 +1,7 @@
//app.js
App({
gw: {
hostUrl: 'https://www.1haojiazheng.cn',
hostUrl: 'https://www.yihaojiazheng.cn',
mapUrl:'https://api.map.baidu.com',
systemInfo : null,//系统信息
},

2
project.config.json

@ -9,7 +9,7 @@
},
"compileType": "miniprogram",
"libVersion": "1.9.94",
"appid": "wx2c28390f4f2c0888",
"appid": "wxfdea8f72e0cffff0",
"projectname": "%E5%AE%B6%E6%94%BF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"condition": {
"search": {

Loading…
Cancel
Save