-
diff --git a/package.json b/package.json
index 7c882e4..9132f69 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "naive-ui-admin",
- "version": "1.1",
+ "version": "1.2",
"author": {
"name": "Ahjung",
"email": "735878602@qq.com",
@@ -33,7 +33,7 @@
"lodash-es": "^4.17.21",
"mitt": "^2.1.0",
"mockjs": "^1.1.0",
- "naive-ui": "^2.15.4",
+ "naive-ui": "^2.15.5",
"nprogress": "^1.0.0-1",
"pinia": "^2.0.0-beta.3",
"qs": "^6.10.1",
diff --git a/src/components/Application/Application.vue b/src/components/Application/Application.vue
index 8dfda42..6942887 100644
--- a/src/components/Application/Application.vue
+++ b/src/components/Application/Application.vue
@@ -11,7 +11,7 @@
+
+
diff --git a/src/views/setting/account/BasicSetting.vue b/src/views/setting/account/BasicSetting.vue
new file mode 100644
index 0000000..e5e6745
--- /dev/null
+++ b/src/views/setting/account/BasicSetting.vue
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 更新基本信息
+
+
+
+
+
+
+
+
diff --git a/src/views/setting/account/SafetySetting.vue b/src/views/setting/account/SafetySetting.vue
new file mode 100644
index 0000000..aa0d061
--- /dev/null
+++ b/src/views/setting/account/SafetySetting.vue
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+ 修改
+
+
+ 绑定手机和邮箱,并设置密码,帐号更安全
+
+
+
+
+ 修改
+
+
+ 已绑定手机号:+86189****4877
+
+
+
+
+ 设置
+
+
+ 未设置密保问题,密保问题可有效保护账户安全
+
+
+
+
+ 修改
+
+
+ 已绑定域名:https://www.naiveui.com
+
+
+
+
+
+
+
+
diff --git a/yarn.lock b/yarn.lock
index 515990a..d2532ce 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3561,10 +3561,10 @@ mute-stream@0.0.7:
resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
-naive-ui@^2.15.4:
- version "2.15.4"
- resolved "https://registry.nlark.com/naive-ui/download/naive-ui-2.15.4.tgz#56c53b03e277ac9e55396bfb85dc2b49293ca6c3"
- integrity sha1-VsU7A+J3rJ5VOWv7hdwrSSk8psM=
+naive-ui@^2.15.5:
+ version "2.15.5"
+ resolved "https://registry.nlark.com/naive-ui/download/naive-ui-2.15.5.tgz#50ffc1834fd64765621a31f0b09e64d72770cd6c"
+ integrity sha1-UP/Bg0/WR2ViGjHwsJ5k1ydwzWw=
dependencies:
"@css-render/plugin-bem" "^0.15.4"
"@css-render/vue3-ssr" "^0.15.4"
@@ -3578,7 +3578,7 @@ naive-ui@^2.15.4:
lodash "^4.17.21"
lodash-es "^4.17.21"
seemly "^0.3.1"
- treemate "^0.2.11"
+ treemate "^0.2.12"
vdirs "^0.1.4"
vfonts "^0.1.0"
vooks "^0.2.6"
@@ -4967,10 +4967,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
-treemate@^0.2.11:
- version "0.2.11"
- resolved "https://registry.nlark.com/treemate/download/treemate-0.2.11.tgz#cffa37051e613beaa82fd3fce56300e8e4d8328f"
- integrity sha1-z/o3BR5hO+qoL9P85WMA6OTYMo8=
+treemate@^0.2.12:
+ version "0.2.12"
+ resolved "https://registry.nlark.com/treemate/download/treemate-0.2.12.tgz#eed8ce0cd5a03f11c090c43d08f548694eead4b5"
+ integrity sha1-7tjODNWgPxHAkMQ9CPVIaU7q1LU=
trim-newlines@^3.0.0:
version "3.0.1"