新增是否开启用户注册功能

This commit is contained in:
RuoYi
2023-07-11 17:09:59 +08:00
parent 47a18b8422
commit 296b15acbe
5 changed files with 239 additions and 12 deletions

View File

@@ -4,6 +4,11 @@
"style": {
"navigationBarTitleText": "登录"
}
}, {
"path": "pages/register",
"style": {
"navigationBarTitleText": "注册"
}
}, {
"path": "pages/index",
"style": {