Commit 442f582b by 无尘

fix: 修改样式

parent 27364899
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2018-10-10 14:44:45 * @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-04-20 14:09:40 * @LastEditTime: 2020-04-20 14:18:20
--> -->
<template> <template>
<div class="reviewed-wrap common-set-wrap"> <div class="reviewed-wrap common-set-wrap">
...@@ -624,7 +624,7 @@ export default { ...@@ -624,7 +624,7 @@ export default {
} }
.apply-info-name { .apply-info-name {
font-size: 16px; font-size: 16px;
color: #303133; color: #606266;
} }
.apply-info-right { .apply-info-right {
width: 229px; width: 229px;
...@@ -637,10 +637,10 @@ export default { ...@@ -637,10 +637,10 @@ export default {
.w-80 { .w-80 {
display: inline-block; display: inline-block;
vertical-align: top; vertical-align: top;
color: #303133; color: #606266;
} }
.w-130 { .w-130 {
color: #303133; color: #606266;
} }
} }
} }
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2018-10-10 14:44:45 * @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-04-20 14:09:26 * @LastEditTime: 2020-04-20 14:18:41
--> -->
<template> <template>
<div class="unreview-wrap common-set-wrap"> <div class="unreview-wrap common-set-wrap">
...@@ -849,7 +849,7 @@ export default { ...@@ -849,7 +849,7 @@ export default {
} }
.apply-info-name { .apply-info-name {
font-size: 16px; font-size: 16px;
color: #303133; color: #606266;
} }
.apply-info-right { .apply-info-right {
width: 229px; width: 229px;
...@@ -862,10 +862,10 @@ export default { ...@@ -862,10 +862,10 @@ export default {
.w-80 { .w-80 {
display: inline-block; display: inline-block;
vertical-align: top; vertical-align: top;
color: #303133; color: #606266;
} }
.w-130 { .w-130 {
color: #303133; color: #606266;
} }
} }
} }
......
...@@ -378,7 +378,7 @@ ...@@ -378,7 +378,7 @@
.apply-info-name { .apply-info-name {
font-size: 16px; font-size: 16px;
color: #303133; color: #606266;
} }
.apply-info-right { .apply-info-right {
...@@ -393,11 +393,11 @@ ...@@ -393,11 +393,11 @@
.w-80 { .w-80 {
display: inline-block; display: inline-block;
vertical-align: top; vertical-align: top;
color: #303133; color: #606266;
} }
.w-130 { .w-130 {
color: #303133; color: #606266;
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment