diff --git a/README.md b/README.md index 2497532..f83c268 100644 --- a/README.md +++ b/README.md @@ -68,19 +68,10 @@ cnpm run dev cnpm run build ``` -#### 🍉 git 命令 - -- 在本地新建一个分支:`git branch newBranch` -- 切换到你的新分支:`git checkout newBranch` -- 将新分支发布在 github、gitee 上:`git push origin newBranch` -- 在本地删除一个分支:`git branch -d newBranch` -- 在 github 远程端删除一个分支:`git push origin :newBranch (分支名前的冒号代表删除)` -- 注意删除远程分支后,如果有对应的本地分支,本地分支并不会同步删除! - #### 💯 学习交流加 QQ 群 - 若加群了没同意(一般不会超过一天),那就是群满了,请换一个群试试 -- 查看开发文档、vue-next-admin 开发文档正在编写中... +- 查看开发文档:vue-next-admin-doc - 群号码: 1 群:665452019 2 群:766356862 @@ -92,6 +83,11 @@ cnpm run build vue-next-admin 讨论群 +#### 💒 集成后端 + +- @熊猫 PandaGoAdmin +- @甜蜜蜜 GoPro 平台 + #### ❤️ 鸣谢列表 - vue diff --git a/src/layout/lockScreen/index.vue b/src/layout/lockScreen/index.vue index c2d7fcd..f6ea536 100644 --- a/src/layout/lockScreen/index.vue +++ b/src/layout/lockScreen/index.vue @@ -20,7 +20,7 @@
{{ time.mdq }}
- +
上滑解锁
@@ -39,15 +39,19 @@ @keyup.enter.native.stop="onLockScreenSubmit()" >
- - - + + +
diff --git a/src/views/login/component/account.vue b/src/views/login/component/account.vue index b0f00b7..485fb67 100644 --- a/src/views/login/component/account.vue +++ b/src/views/login/component/account.vue @@ -1,13 +1,13 @@ @@ -179,6 +183,32 @@ export default defineComponent({ diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 838b603..303872c 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -3,28 +3,20 @@ -
+