diff --git a/src/components/Portal/medalDlg.vue b/src/components/Portal/medalDlg.vue new file mode 100644 index 00000000..8f6215b5 --- /dev/null +++ b/src/components/Portal/medalDlg.vue @@ -0,0 +1,31 @@ + + + + + diff --git a/src/views/Index.vue b/src/views/Index.vue index c12e619a..f9c38fc4 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -430,7 +430,7 @@ - +
@@ -501,7 +501,7 @@ }, data() { return { - showLoginMedal:false,//是否显示登录勋章 + showLoginMedal:true,//是否显示登录勋章 lastStudy:{}, overlayShow:false, userData: { uvalue:0, totalStudyHour:0 }, @@ -1070,7 +1070,7 @@ background: transparent !important; box-shadow:none !important; .el-dialog__header{ - display: none !important; + //display: none !important; } .el-dialog__body{ // width: 320px !important;