product:优化商品发布页

This commit is contained in:
YunaiV
2023-10-01 20:16:02 +08:00
parent 3a9668d632
commit 88677ee121
3 changed files with 17 additions and 32 deletions

View File

@ -346,7 +346,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
hidden: true,
canTo: true,
icon: 'ep:edit',
title: '添加商品',
title: '商品添加',
activeMenu: '/mall/product/spu'
}
},
@ -359,7 +359,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
hidden: true,
canTo: true,
icon: 'ep:edit',
title: '编辑商品',
title: '商品编辑',
activeMenu: '/mall/product/spu'
}
},