From 166e889b6fbaac7981f270ad89801a21a182bec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E8=89=AFking?= <2244255345@qq.com> Date: Tue, 15 Feb 2022 10:12:49 +0800 Subject: [PATCH] commit --- buyer/src/assets/styles/global.scss | 2 +- buyer/src/components/Search.vue | 2 + buyer/src/components/footer/Footer.vue | 24 ++++- buyer/src/components/header/hoverSearch.vue | 46 +++++++-- .../indexDecorate/ModelFormItem.vue | 85 +++++++++------- .../indexDecorate/modelList/Carousel.vue | 95 +++++++++++------- .../indexDecorate/modelList/NotEnough.vue | 85 +++++++++++----- buyer/src/components/nav/CateNav.vue | 16 ++-- buyer/src/components/nav/GoodsClassNav.vue | 38 ++++---- buyer/src/pages/GoodsList.vue | 6 +- buyer/src/pages/user/Home.vue | 56 +++++------ buyer/src/plugins/request.js | 7 +- .../views/distribution/distributionCash.vue | 4 +- .../src/views/lili-dialog/goods-dialog.vue | 6 +- .../views/lili-dialog/template/marketing.vue | 3 +- .../wap/template/tpl_goods.vue | 31 +++++- .../lili-floor-renovation/wap/wapList.vue | 12 ++- seller/src/views/shop/ship/shipTemplate.vue | 96 +++++++++++-------- 18 files changed, 391 insertions(+), 223 deletions(-) diff --git a/buyer/src/assets/styles/global.scss b/buyer/src/assets/styles/global.scss index 18a358d8..8a74a333 100644 --- a/buyer/src/assets/styles/global.scss +++ b/buyer/src/assets/styles/global.scss @@ -10,7 +10,7 @@ $warning_color: #ff9900; $error_color: #ed3f14; $handle-btn-color: #438cde; -$theme_color: #ff5c58; +$theme_color: #e4393c; $border_color: #dddee1; $title_color: #8c8c8c; diff --git a/buyer/src/components/Search.vue b/buyer/src/components/Search.vue index a14ae482..0d19bed0 100644 --- a/buyer/src/components/Search.vue +++ b/buyer/src/components/Search.vue @@ -147,9 +147,11 @@ export default { cursor: pointer; } .store-search{ + width:63px; padding: 0 9px; border-radius: 0; &:nth-child(2){ + width:62px; margin-left: -5px; } } diff --git a/buyer/src/components/footer/Footer.vue b/buyer/src/components/footer/Footer.vue index 754c383f..5ff1aa92 100644 --- a/buyer/src/components/footer/Footer.vue +++ b/buyer/src/components/footer/Footer.vue @@ -43,7 +43,7 @@ {{config.icpCard}} -