From e3991f0867262b777c35f5f77a99c36c30af051d Mon Sep 17 00:00:00 2001 From: ch Date: Thu, 21 Apr 2022 17:08:03 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B4=AD=E7=89=A9?= =?UTF-8?q?=E8=BD=A6Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/utils/requset.js | 2 +- components/BsChoiceGoods.vue | 4 +- components/BsEmpty.vue | 5 +- components/UiGoodsGroup.vue | 39 +++-- components/UiGoodsInfo.vue | 6 +- components/UiMoney.vue | 12 +- components/UiPageHeader.vue | 7 +- pages/account/address/list.vue | 12 +- pages/cart/components/PageCtx.vue | 174 +++++++------------- pages/cart/tabBarCart.vue | 4 +- pages/goods/detail/components/SkuPopup.vue | 8 +- pages/goods/detail/index.vue | 4 +- pages/index/components/Pick.vue | 3 +- pages/index/components/Seckill.vue | 68 +++----- pages/index/index.vue | 10 +- pages/order/detail/components/Operation.vue | 4 +- pages/order/detail/index.vue | 4 +- static/index/logo1.png | Bin 6239 -> 0 bytes static/index/search.png | Bin 826 -> 696 bytes static/index/search1.png | Bin 0 -> 826 bytes static/index/time_bg.png | Bin 0 -> 290 bytes 21 files changed, 151 insertions(+), 215 deletions(-) delete mode 100644 static/index/logo1.png create mode 100644 static/index/search1.png create mode 100644 static/index/time_bg.png diff --git a/common/utils/requset.js b/common/utils/requset.js index 2ff0941..c8d2857 100644 --- a/common/utils/requset.js +++ b/common/utils/requset.js @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-03-17 17:42:32 * @LastEditors: ch - * @LastEditTime: 2022-04-21 11:38:48 + * @LastEditTime: 2022-04-21 16:02:45 * @Description: 项目接口请求统一处理器,返回一个需要token和不需要token的请求封装方法 */ diff --git a/components/BsChoiceGoods.vue b/components/BsChoiceGoods.vue index 7904c83..93f8849 100644 --- a/components/BsChoiceGoods.vue +++ b/components/BsChoiceGoods.vue @@ -2,13 +2,13 @@ * @Author: ch * @Date: 2022-03-20 16:45:27 * @LastEditors: ch - * @LastEditTime: 2022-04-19 18:08:43 + * @LastEditTime: 2022-04-21 16:48:27 * @Description: file content --> \ No newline at end of file diff --git a/components/UiPageHeader.vue b/components/UiPageHeader.vue index c104eac..9b194ca 100644 --- a/components/UiPageHeader.vue +++ b/components/UiPageHeader.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-03-25 10:11:37 * @LastEditors: ch - * @LastEditTime: 2022-04-09 15:02:30 + * @LastEditTime: 2022-04-21 15:27:05 * @Description: file content -->