Bläddra i källkod

提交修改

yxb
DESKTOP-2IO5MST\huting 1 år sedan
förälder
incheckning
18a945823c
2 ändrade filer med 2 tillägg och 4 borttagningar
  1. 2
    1
      App.vue
  2. 0
    3
      pages.json

+ 2
- 1
App.vue Visa fil

@@ -186,12 +186,13 @@
method: "POST",
showLoading: true,
};
// #ifdef MP-WEIXIN
request(getGlobalParam, options).then((res) => {
const result = stringToJson(res.bizContent);
setItem('globalParam', result.data)
console.log("配置", result);
});
// #ifdef MP-WEIXIN
// #endif
},


+ 0
- 3
pages.json Visa fil

@@ -19,9 +19,7 @@
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/order/order",
"style": {
@@ -42,7 +40,6 @@
}
}
},
{
"path": "pages/service/service",
"style": {

Laddar…
Avbryt
Spara