diff --git a/src/apps/AppMyGrid/AppMyGrid.vue b/src/apps/AppMyGrid/AppMyGrid.vue index b57712e2..410a1c18 100644 --- a/src/apps/AppMyGrid/AppMyGrid.vue +++ b/src/apps/AppMyGrid/AppMyGrid.vue @@ -66,7 +66,8 @@ export default { key: "3RZBZ-LZUCF-CT6J5-NWKZH-FCWOQ-UUFKY", } }) - } + }, + withoutToken: true }) .then(({data: {result: {address}}}) => this.$http.post("/app/appwxsigninfo/sign", {lat, lng, address})) .then(res => {