add validation of registeration form

This commit is contained in:
Too
2018-07-03 22:27:26 +08:00
parent 07950c8252
commit dae26ccb83
5 changed files with 3955 additions and 1559 deletions
+3 -3
View File
@@ -26,15 +26,15 @@
"npm": "^6.0.1",
"popper.js": "^1.14.1",
"sweetalert2": "^7.15.1",
"vee-validate": "^2.1.0-beta.5",
"vform": "^1.0.0",
"vue": "^2.5.16",
"vue-i18n": "^7.6.0",
"vue-loader": "14.2.2",
"vue-loader": "^14.2.2",
"vue-meta": "^1.4.4",
"vue-router": "^3.0.1",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0",
"webpack": "^3.11.0"
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
"@vue/cli-plugin-eslint": "^3.0.0-beta.6",