🌈 style(隐藏入口): 剪样和色卡
This commit is contained in:
parent
739367022b
commit
bb512672c4
@ -100,6 +100,13 @@
|
||||
"query": "",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"pathName": "pages/getColorCard/addColorCard/index",
|
||||
"query": "",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -74,7 +74,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.name {
|
||||
width: 84px;
|
||||
width: 100px;
|
||||
height: 34px;
|
||||
@include common_ellipsis();
|
||||
font-size: 28px;
|
||||
|
||||
@ -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[] = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user