From bb512672c4f4a15905787bc7e26ea06173a9d851 Mon Sep 17 00:00:00 2001 From: xuan Date: Wed, 1 Mar 2023 19:03:10 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=88=20style(=E9=9A=90=E8=97=8F?= =?UTF-8?q?=E5=85=A5=E5=8F=A3):=20=E5=89=AA=E6=A0=B7=E5=92=8C=E8=89=B2?= =?UTF-8?q?=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.private.config.json | 7 ++++++ .../addressDetailBox/index.module.scss | 2 +- src/pages/user/index.tsx | 24 +++++++++---------- 3 files changed, 20 insertions(+), 13 deletions(-) diff --git a/project.private.config.json b/project.private.config.json index b643435..01877fd 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -100,6 +100,13 @@ "query": "", "launchMode": "default", "scene": null + }, + { + "name": "", + "pathName": "pages/getColorCard/addColorCard/index", + "query": "", + "launchMode": "default", + "scene": null } ] } diff --git a/src/pages/orderDetails/components/addressDetailBox/index.module.scss b/src/pages/orderDetails/components/addressDetailBox/index.module.scss index 4862988..9fd8924 100644 --- a/src/pages/orderDetails/components/addressDetailBox/index.module.scss +++ b/src/pages/orderDetails/components/addressDetailBox/index.module.scss @@ -74,7 +74,7 @@ display: flex; align-items: center; .name { - width: 84px; + width: 100px; height: 34px; @include common_ellipsis(); font-size: 28px; diff --git a/src/pages/user/index.tsx b/src/pages/user/index.tsx index e2ec780..839e2c6 100644 --- a/src/pages/user/index.tsx +++ b/src/pages/user/index.tsx @@ -80,18 +80,18 @@ const feature: IconCardType[] = [ path: '/pages/customerManagement/index', jurisdiction: 'customer_list_page', }, - { - iconName: 'icon-lingquseka', - name: '领取色卡', - path: '/pages/getColorCard/index', - jurisdiction: 'ignore', - }, - { - iconName: 'icon-jianyang', - name: '领取剪样', - path: '/pages/sampleCutting/index', - jurisdiction: 'ignore', - }, + // { + // iconName: 'icon-lingquseka', + // name: '领取色卡', + // path: '/pages/getColorCard/index', + // jurisdiction: 'ignore', + // }, + // { + // iconName: 'icon-jianyang', + // name: '领取剪样', + // path: '/pages/sampleCutting/index', + // jurisdiction: 'ignore', + // }, ] const fabric: IconCardType[] = [