feat:新增登录页面与相关功能,移除自动登录,对接用户反馈功能
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
"navigationBarTitleText": "附近场地"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user