diff --git a/App.vue b/App.vue index 921e43a..92f4254 100644 --- a/App.vue +++ b/App.vue @@ -45,7 +45,7 @@ export default { ...mapGetters(['site_statistic']) }, methods: { - ...mapActions(['getSystemInfo', 'getUser', 'initLocationFunc']), + ...mapActions(['getSystemInfo', 'getUser']), ...mapMutations(['setConfig']), async getConfigFun() { const { code, data } = await getConfig() @@ -63,12 +63,6 @@ export default { document.head.appendChild(favicon) // #endif - // #ifndef MP - if (data.is_open_nearby) { - // 获取定位 - this.initLocationFunc() - } - // #endif } }, async bindCode(options) { diff --git a/components/privacy-popup/privacy-popup.vue b/components/privacy-popup/privacy-popup.vue index 8a9e310..4faf09f 100644 --- a/components/privacy-popup/privacy-popup.vue +++ b/components/privacy-popup/privacy-popup.vue @@ -38,7 +38,7 @@ + + diff --git a/pages/index/index.vue b/pages/index/index.vue index 5b65cd3..370d15e 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -90,17 +90,17 @@ - 茶址甄选茶仓 + 切换本地仓 - 切换当地店 + 切换甄选仓