make "create an account" link disabled when user registration is disabled in config

This commit is contained in:
MaysWind
2020-10-27 22:38:58 +08:00
parent f483838a25
commit 0c7391b85d
7 changed files with 80 additions and 7 deletions
+1
View File
@@ -13,6 +13,7 @@
"framework7": "^5.7.13",
"framework7-icons": "^3.0.1",
"framework7-vue": "^5.7.13",
"js-cookie": "^2.2.1",
"vue": "^2.6.11",
"vue-i18n": "^8.22.0"
},