Commit c77dcc97 by crushh

update: dist

parent d048ebac
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<i class="el-alert__icon el-icon-info"></i> <i class="el-alert__icon el-icon-info"></i>
<div class="el-alert__content"> <div class="el-alert__content">
<span class="el-alert__title" <span class="el-alert__title"
>1.好办管理后台管理员需在企业微信后台添加,<el-button type="text" @click="goto">详情请见</el-button> >1.好办管理后台管理员需在企业微信后台添加,<el-button type="text" @click="goto" style=" font-size: 13px;">详情请见</el-button>
<br /> <br />
2.企业微信后台新增管理员后,请点击右侧【刷新】按钮刷新企业成员,否则不会同步到好办管理员列表。 2.企业微信后台新增管理员后,请点击右侧【刷新】按钮刷新企业成员,否则不会同步到好办管理员列表。
</span> </span>
......
...@@ -176,7 +176,7 @@ export default { ...@@ -176,7 +176,7 @@ export default {
.el-alert__content { .el-alert__content {
padding-left: 9px; padding-left: 9px;
.el-alert__title { .el-alert__title {
font-size: 14px; font-size: 13px;
font-weight: 400; font-weight: 400;
color: #303133; color: #303133;
line-height: 22px; line-height: 22px;
......
...@@ -56751,7 +56751,7 @@ ...@@ -56751,7 +56751,7 @@
} }
.el-alert__title { .el-alert__title {
font-size: 14px; font-size: 13px;
line-height: 18px; line-height: 18px;
} }
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