diff --git a/main.js b/main.js index 39ce42c..ca6205d 100644 --- a/main.js +++ b/main.js @@ -6,7 +6,6 @@ let i18nConfig = { messages } -window.wx = {} // #ifndef VUE3 import Vue from 'vue' import VueI18n from 'vue-i18n' diff --git a/pages.json b/pages.json index edc7cb2..47050ce 100644 --- a/pages.json +++ b/pages.json @@ -22,7 +22,7 @@ "navigationStyle": "custom" } }, - + { "path": "pages/sort/sort", "style": { diff --git a/pages/home/home.vue b/pages/home/home.vue index a86397a..a6271af 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -176,7 +176,9 @@ - + + + diff --git a/pages/mine/mine.vue b/pages/mine/mine.vue index fca2361..563ce15 100644 --- a/pages/mine/mine.vue +++ b/pages/mine/mine.vue @@ -109,7 +109,9 @@ - + + + diff --git a/pages/shopping_cart/shopping_cart.vue b/pages/shopping_cart/shopping_cart.vue index 9d0a164..2cdd18d 100644 --- a/pages/shopping_cart/shopping_cart.vue +++ b/pages/shopping_cart/shopping_cart.vue @@ -97,7 +97,11 @@ - + + + + + diff --git a/pages/sort/sort.vue b/pages/sort/sort.vue index b0ee5ad..71cfff7 100644 --- a/pages/sort/sort.vue +++ b/pages/sort/sort.vue @@ -58,7 +58,10 @@ - + + + + diff --git a/pages/supply_chain/supply_chain.vue b/pages/supply_chain/supply_chain.vue index 2c95276..f573a30 100644 --- a/pages/supply_chain/supply_chain.vue +++ b/pages/supply_chain/supply_chain.vue @@ -65,7 +65,9 @@ - + + + diff --git a/pages/user/jia.vue b/pages/user/jia.vue index 42a8ba9..76a455f 100644 --- a/pages/user/jia.vue +++ b/pages/user/jia.vue @@ -1,57 +1,56 @@