From 2632ecb1f90963a6ab22a01a2fd0572c65ca06ca Mon Sep 17 00:00:00 2001 From: clay <209192278@qq.com> Date: Sun, 18 Dec 2022 18:29:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/certifiedCj/certifiedCj.vue | 2 +- components/myAvatar/myAvatar.vue | 7 +-- components/news/news.vue | 4 +- components/products/products.vue | 6 +-- pages.json | 7 ++- .../goods-category-search/category-index.vue | 28 ++++++------ pages/index/index.vue | 28 ++++++++---- pages/index/search/search.vue | 41 +++++++++--------- pages/my/browseHistory/browseHistory.vue | 6 +-- pages/my/memberCenter/memberCenter.vue | 1 - pages/my/my.vue | 6 +-- static/category/sy_icon_cy.png | Bin 5661 -> 0 bytes static/category/sy_icon_gs.png | Bin 5078 -> 0 bytes static/category/sy_icon_hp.png | Bin 6484 -> 0 bytes static/category/sy_icon_hz.png | Bin 6092 -> 0 bytes static/category/sy_icon_ls.png | Bin 6159 -> 0 bytes static/category/sy_icon_np.png | Bin 6793 -> 0 bytes static/category/sy_icon_rs.png | Bin 5984 -> 0 bytes static/category/sy_icon_sj.png | Bin 7419 -> 0 bytes static/category/sy_icon_tw.png | Bin 6022 -> 0 bytes static/category/sy_icon_yp.png | Bin 6099 -> 0 bytes static/logo.png | Bin 4023 -> 0 bytes static/products/sy_bb(1).png | Bin 8707 -> 0 bytes static/products/zhanwei_dg(1).png | Bin 157740 -> 0 bytes static/products/zhanwei_dg(2).png | Bin 124485 -> 0 bytes static/products/zhanwei_dg(3).png | Bin 254166 -> 0 bytes static/report/zhanwei_xf(2).png | Bin 16290 -> 0 bytes static/report/zhanwei_zh.png | Bin 60608 -> 0 bytes 28 files changed, 71 insertions(+), 65 deletions(-) delete mode 100644 static/category/sy_icon_cy.png delete mode 100644 static/category/sy_icon_gs.png delete mode 100644 static/category/sy_icon_hp.png delete mode 100644 static/category/sy_icon_hz.png delete mode 100644 static/category/sy_icon_ls.png delete mode 100644 static/category/sy_icon_np.png delete mode 100644 static/category/sy_icon_rs.png delete mode 100644 static/category/sy_icon_sj.png delete mode 100644 static/category/sy_icon_tw.png delete mode 100644 static/category/sy_icon_yp.png delete mode 100644 static/logo.png delete mode 100644 static/products/sy_bb(1).png delete mode 100644 static/products/zhanwei_dg(1).png delete mode 100644 static/products/zhanwei_dg(2).png delete mode 100644 static/products/zhanwei_dg(3).png delete mode 100644 static/report/zhanwei_xf(2).png delete mode 100644 static/report/zhanwei_zh.png diff --git a/components/certifiedCj/certifiedCj.vue b/components/certifiedCj/certifiedCj.vue index ba56e59..253aa53 100644 --- a/components/certifiedCj/certifiedCj.vue +++ b/components/certifiedCj/certifiedCj.vue @@ -34,7 +34,7 @@ ] }, { - src: '/static/report/zhanwei_xf(2).png', + src: '/static/report/zhanwei_xf(1).png', title: '福建省海纳川食品有限公司', tags: [{ tag: '活冻鲍鱼' diff --git a/components/myAvatar/myAvatar.vue b/components/myAvatar/myAvatar.vue index 49bc3ef..25431a1 100644 --- a/components/myAvatar/myAvatar.vue +++ b/components/myAvatar/myAvatar.vue @@ -1,13 +1,13 @@