Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
@@ -368,6 +368,7 @@ export default {
color: $color_main;
text-align: center;
line-height: 35px;
+ font-weight: bold;
}
.active-class {
width: 108px;
@@ -37,7 +37,7 @@
icon="icon-process"
title="审核中"
subTitle="您的采购信息发布申请已提交成功,平台方将在3个工作日内完成审核<br>如有问题,可拨打客服电话<span class='light-text'>400-108-6670</span>或在线<span class='light-text' onClick='openCustomer()'>联系客服</span> "
- btnText="查看我的发布"
+ btnText="查看发布管理"
@onClick="checkIssuedList"
>
</Result>