111
This commit is contained in:
@@ -17,6 +17,20 @@
|
||||
"path": "pages/scoring/index", // 计分页面(新增注册)
|
||||
"style": { "navigationBarTitleText": "开局计分" }
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/game-detail/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "对局详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/edit-user-info/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "编辑用户信息"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/settle/index", // 结算页面(新增注册)
|
||||
"style": { "navigationBarTitleText": "房间结算" }
|
||||
|
||||
Reference in New Issue
Block a user