diff --git a/src/layout/components/TopNav/Index.vue b/src/layout/components/TopNav/Index.vue index a0b82a84..a3d55455 100644 --- a/src/layout/components/TopNav/Index.vue +++ b/src/layout/components/TopNav/Index.vue @@ -71,7 +71,7 @@ -->
- 退出 + 登出
diff --git a/src/views/medal/Index.vue b/src/views/medal/Index.vue index bf655d0a..0218f849 100644 --- a/src/views/medal/Index.vue +++ b/src/views/medal/Index.vue @@ -8,7 +8,7 @@

持之以恒

您已超过367人

- 查看详情 + 查看详情 @@ -16,6 +16,27 @@ 社交勋章 成就勋章 + +
+
+
+

跬步千里 LV3

+

你已经超过 387 人

+

继续学习 40 小时可升级进入下一级

+
+
+ +
+
+ +
+
@@ -23,7 +44,8 @@ export default{ data(){ return{ - activeName:'first' + activeName:'first', + dialogVisible:false, } }, methods:{ @@ -36,6 +58,44 @@