Browse Source

设置appid

zys
杨豪 3 years ago
parent
commit
a852772e43
  1. 2
      app.json
  2. 2
      project.config.json

2
app.json

@ -1,7 +1,7 @@
{ {
"pages":[ "pages":[
"pages/goodsList/index",
"pages/home/index", "pages/home/index",
"pages/goodsList/index",
"pages/login/index", "pages/login/index",
"pages/goodsDetail/index", "pages/goodsDetail/index",

2
project.config.json

@ -40,7 +40,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.19.4", "libVersion": "2.19.4",
"appid": "wxdb1f3c2997df014a", "appid": "wx5bd2ad30d3bb47c5",
"projectname": "%E7%A6%85%E6%98%93%E8%AF%BE%E5%A0%82", "projectname": "%E7%A6%85%E6%98%93%E8%AF%BE%E5%A0%82",
"debugOptions": { "debugOptions": {
"hidedInDevtools": [] "hidedInDevtools": []

Loading…
Cancel
Save