feat: add pages/login/login.vue file
This commit is contained in:
@@ -49,6 +49,13 @@
|
||||
"path": "pages/demo/index",
|
||||
"type": "page"
|
||||
},
|
||||
{
|
||||
"path": "pages/login/login",
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/my/index",
|
||||
"type": "page",
|
||||
|
||||
Reference in New Issue
Block a user