新增角色模板优化店铺装修

This commit is contained in:
gyq
2025-12-09 17:34:06 +08:00
parent 9f4cec00ee
commit cb13753928
9 changed files with 520 additions and 94 deletions

View File

@@ -81,7 +81,7 @@ export const newMenus = [
{
name: "弹窗广告",
icon: "tcgg",
pathName: "",
pathName: "advertisement",
intro: "设置弹窗广告"
},
]
@@ -120,12 +120,12 @@ export const newMenus = [
pathName: "birthdayGift",
intro: "用户生日管理设置"
},
{
name: "推送活动消息",
icon: "tshdxx",
pathName: "",
intro: "给用户推送服务通知"
}
// {
// name: "推送活动消息",
// icon: "tshdxx",
// pathName: "",
// intro: "给用户推送服务通知"
// }
]
},
{