diff --git a/src/assets/styles/portal.scss b/src/assets/styles/portal.scss index 6cb81521..b67f1939 100644 --- a/src/assets/styles/portal.scss +++ b/src/assets/styles/portal.scss @@ -10,7 +10,7 @@ body { .xcontent{ // width: 1000px; // margin: 0px auto; - // margin: 0px 5%; + margin: 0px 5%; } .index-course{ // width: 25%; diff --git a/src/assets/styles/uc.scss b/src/assets/styles/uc.scss index c94a5406..ad3162fb 100644 --- a/src/assets/styles/uc.scss +++ b/src/assets/styles/uc.scss @@ -1,3 +1,64 @@ /** * 用户中心的一些通用样式,定义在这里面 - */ \ No newline at end of file + */ + .uc-center-page{ + font-size: 18px; + font-weight: 600; + color: #333333; + line-height: 36px; + margin-right: 44px; + } + .uc-center-one-title{ + font-size: 18px; + font-weight: 600; + color: #333333; + } + .uc-center-title{ + font-size: 16px; + font-weight: 600; + color: #333333; + } + .uc-center-time{ + font-size: 14px; + color: #666666; + } + .uc-center-icon{ + font-size: 12px; + color: #999999; + } + .el-message-box{ + width: 502px; + height: 282px; + } + .el-message-box__header{ + display: none; + } + .el-message-box__content{ + text-align: center; + margin-top: 86px; + padding: 0; + font-weight: 600; + color: #333333; + font-size: 22px; + .el-message-box__status{ + display: none; + } + } + .el-message-box__btns{ + margin-top: 60px; + text-align: center; + .el-button{ + width: 140px; + height: 40px; + border-radius: 4px; + border: 1px solid #387DF7; + + } + + } + .el-message-box__btns button:nth-child(1) { + color: #387DF7; +} + .el-message-box__btns button:nth-child(2) { + margin-left:20px; +} diff --git a/src/components/PortalHeader.vue b/src/components/PortalHeader.vue index 9ca44857..c135396c 100644 --- a/src/components/PortalHeader.vue +++ b/src/components/PortalHeader.vue @@ -65,7 +65,7 @@
- + diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index 509829d9..df40d55e 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -6,7 +6,7 @@
-
+
-
+
+
我的考试
@@ -11,17 +12,16 @@
-
+
-
搜索
-
重置
+
搜索
+
重置
-
@@ -46,10 +46,6 @@ 继续考试 - - 查看
@@ -65,11 +61,13 @@ :total="total">
-
-
-
没有查询到相关内容
-
暂无数据
-
+
+ +

还没有案例

+ + +
@@ -166,7 +164,7 @@ font-size: 18px; color: #333; margin-top: -3px; - font-weight: 700; + font-weight: 600; } .task-text{ color: #444;