From 62c9985651929300898c91045e1219f5104c6109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E5=BD=A6=E7=A5=96?= <605893810@qq.com> Date: Sun, 17 Aug 2025 00:17:56 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=88=86=E5=8C=85=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 1 - pages.json | 2 +- pages/home/home.vue | 4 +- pages/mine/mine.vue | 4 +- pages/shopping_cart/shopping_cart.vue | 6 +- pages/sort/sort.vue | 5 +- pages/supply_chain/supply_chain.vue | 4 +- pages/user/jia.vue | 198 ++++++++++++++------------ static/new/jia_bg.png | Bin 127988 -> 0 bytes static/tu.png | Bin 500479 -> 0 bytes static/union/bh.png | Bin 15958 -> 0 bytes static/union/bld.png | Bin 15622 -> 0 bytes static/union/fs.png | Bin 18722 -> 0 bytes static/union/jd.png | Bin 16411 -> 0 bytes static/union/sh.png | Bin 15182 -> 0 bytes static/union/sm.png | Bin 16640 -> 0 bytes static/union/wj.png | Bin 16909 -> 0 bytes static/union/xc.png | Bin 19179 -> 0 bytes static/union/yb.png | Bin 17259 -> 0 bytes static/union/yy.png | Bin 15427 -> 0 bytes 20 files changed, 123 insertions(+), 101 deletions(-) delete mode 100644 static/new/jia_bg.png delete mode 100644 static/tu.png delete mode 100644 static/union/bh.png delete mode 100644 static/union/bld.png delete mode 100644 static/union/fs.png delete mode 100644 static/union/jd.png delete mode 100644 static/union/sh.png delete mode 100644 static/union/sm.png delete mode 100644 static/union/wj.png delete mode 100644 static/union/xc.png delete mode 100644 static/union/yb.png delete mode 100644 static/union/yy.png 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 @@