From d811be02bddb3124d8643d1e3731d85d3ef73f7d Mon Sep 17 00:00:00 2001 From: RainSun Date: Sun, 18 Oct 2020 15:40:21 +0800 Subject: [PATCH] update persional --- package.json | 2 +- public/index.html | 3 +- src/components/Drawer.vue | 180 +++++++++++++++++++----------- src/lib/getStore.js | 8 +- src/views/Login/Login.vue | 75 +++++++++---- src/views/MyAccount/MyAccount.vue | 89 +++++++++------ src/views/Personal/Personal.vue | 123 ++++++++++++++++---- 7 files changed, 325 insertions(+), 155 deletions(-) diff --git a/package.json b/package.json index a2c04a9..eb5e392 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "crypto-js": "^4.0.0", "element-ui": "^2.13.0", "es6-promise": "^4.2.8", - "lrz": "^4.9.40", + "lrz": "^4.9.41", "register-service-worker": "^1.6.2", "url-search-params-polyfill": "^8.0.0", "vue": "^2.6.10", diff --git a/public/index.html b/public/index.html index afd1e8c..7a57f1c 100644 --- a/public/index.html +++ b/public/index.html @@ -17,7 +17,7 @@ - + +