我的模块完成,朋友圈需要添加功能

This commit is contained in:
cbb
2025-12-29 17:53:30 +08:00
parent e3e409b8b8
commit 417bfe235f
10 changed files with 311 additions and 3 deletions

View File

@@ -109,6 +109,20 @@
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/meeting-record/index",
"style": {
"navigationBarTitleText": "会议记录",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/meeting-record/details",
"style": {
"navigationBarTitleText": "会议详情",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/customer-service/index",
"style": {