🌈 style(隐藏入口): 剪样和色卡

This commit is contained in:
xuan 2023-03-01 19:03:10 +08:00
parent 739367022b
commit bb512672c4
3 changed files with 20 additions and 13 deletions

View File

@ -100,6 +100,13 @@
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "",
"pathName": "pages/getColorCard/addColorCard/index",
"query": "",
"launchMode": "default",
"scene": null
}
]
}

View File

@ -74,7 +74,7 @@
display: flex;
align-items: center;
.name {
width: 84px;
width: 100px;
height: 34px;
@include common_ellipsis();
font-size: 28px;

View File

@ -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[] = [