chenkainan 4 months ago
parent
commit
9c8b1dc5b9
  1. 2
      manifest.json
  2. 2
      pages/index/index.vue

2
manifest.json

@ -50,7 +50,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx5be1fe6ef11841cd", "appid" : "wx699ed131345cf8dd",
"setting" : { "setting" : {
"urlCheck" : false, "urlCheck" : false,
"es6" : true, "es6" : true,

2
pages/index/index.vue

@ -87,7 +87,7 @@
}, },
// //
onHide() { onHide() {
this.getLocation() // this.getLocation()
}, },
onReady() { onReady() {
this.sendRequest() this.sendRequest()

Loading…
Cancel
Save