增加详情页

This commit is contained in:
TOP糯米 2023-02-28 20:47:48 +08:00
parent 6c9cf8cd2f
commit fba3050cda
1 changed files with 7 additions and 0 deletions

View File

@ -27,6 +27,13 @@
"enablePullDownRefresh": true
}
},
{
"path": "pages/message/detail",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": true
}
},
{
"path": "pages/member/member",
"style": {