diff --git a/.gitea/stat.html b/.gitea/stat.html index 921e109..bad0497 100644 --- a/.gitea/stat.html +++ b/.gitea/stat.html @@ -5,7 +5,7 @@ - 构建统计 | 快速开发web应用的模板工具 + 构建统计 | 绝弹管理中心 + diff --git a/src/pages/_layout/index.vue b/src/pages/_layout/index.vue index 2efc108..1650c33 100644 --- a/src/pages/_layout/index.vue +++ b/src/pages/_layout/index.vue @@ -46,7 +46,7 @@ - - diff --git a/src/pages/user/TabCommon.vue b/src/pages/user/TabCommon.vue new file mode 100644 index 0000000..b6b4f97 --- /dev/null +++ b/src/pages/user/TabCommon.vue @@ -0,0 +1,64 @@ + + + + + + + { + "meta": { + "sort": 30401, + "title": "个人设置", + "icon": "icon-park-outline-config" + } + } + \ No newline at end of file diff --git a/src/pages/user/TabDemo.vue b/src/pages/user/TabDemo.vue new file mode 100644 index 0000000..e0a7bf5 --- /dev/null +++ b/src/pages/user/TabDemo.vue @@ -0,0 +1,99 @@ + + + + + diff --git a/src/pages/user/TabMail.vue b/src/pages/user/TabMail.vue new file mode 100644 index 0000000..a965326 --- /dev/null +++ b/src/pages/user/TabMail.vue @@ -0,0 +1,100 @@ + + + + + + + { + "meta": { + "sort": 30401, + "title": "个人设置", + "icon": "icon-park-outline-config" + } + } + \ No newline at end of file diff --git a/src/pages/user/index.vue b/src/pages/user/index.vue index c58bc53..82f1c90 100644 --- a/src/pages/user/index.vue +++ b/src/pages/user/index.vue @@ -1,291 +1,58 @@