组件封装修改
parent
006d754f83
commit
a03b6ccf7f
|
|
@ -54,15 +54,13 @@ const packagesListObj = {
|
|||
icon: renderIcon(AirPlaneOutlineIcon),
|
||||
label: PackagesCategoryName.DIY
|
||||
},
|
||||
<<<<<<< HEAD
|
||||
[PackagesCategoryEnum.UNITS]: {
|
||||
icon: renderIcon(AirPlaneOutlineIcon),
|
||||
label: PackagesCategoryName.UNITS
|
||||
=======
|
||||
},
|
||||
[PackagesCategoryEnum.ZHIGAN]: {
|
||||
icon: renderIcon(AirPlaneOutlineIcon),
|
||||
label: PackagesCategoryName.ZHIGAN
|
||||
>>>>>>> d5e71f44a955a99ff7e0d5112bad46d854b7c7ac
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue