完善页面6

This commit is contained in:
2026-02-13 01:13:21 +08:00
parent 1b558e3117
commit da1075b9e9
15 changed files with 1331 additions and 22 deletions

View File

@@ -759,6 +759,90 @@
"navigationBarTitleText": "商城支付配置",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/menu",
"style": {
"navigationBarTitleText": "微信菜单",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/news",
"style": {
"navigationBarTitleText": "图文管理",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/reply/follow",
"style": {
"navigationBarTitleText": "微信关注回复",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/reply/keyword",
"style": {
"navigationBarTitleText": "关键字回复",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/reply/invalid",
"style": {
"navigationBarTitleText": "无效关键词回复",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/config",
"style": {
"navigationBarTitleText": "公众号配置",
"navigationStyle": "custom"
}
},
{
"path": "app/routine/download",
"style": {
"navigationBarTitleText": "小程序下载",
"navigationStyle": "custom"
}
},
{
"path": "app/routine/config",
"style": {
"navigationBarTitleText": "小程序配置",
"navigationStyle": "custom"
}
},
{
"path": "app/mobile/config",
"style": {
"navigationBarTitleText": "APP配置",
"navigationStyle": "custom"
}
},
{
"path": "app/mobile/version",
"style": {
"navigationBarTitleText": "版本管理",
"navigationStyle": "custom"
}
},
{
"path": "app/pc/design",
"style": {
"navigationBarTitleText": "PC端装修",
"navigationStyle": "custom"
}
},
{
"path": "app/pc/config",
"style": {
"navigationBarTitleText": "PC端配置",
"navigationStyle": "custom"
}
}
]
},