flat: 3.4

This commit is contained in:
Apcallover
2024-03-05 09:23:02 +08:00
parent fe592c308c
commit a81a27f08e
7 changed files with 329 additions and 3 deletions

View File

@@ -469,6 +469,23 @@
}
},
{
"path": "setUserBase/mailbox",
"style": {
"navigationBarTitleText": "信箱列表",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true
}
},
{
"path" : "setUserBase/subPage/mailboxDetail",
"style" :
{
"navigationBarTitleText" : "信件详情",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh" : true
}
},
{
"path": "apply/rights",
"style": {