diff --git a/src/components/page/Purchaser/wkThird.vue b/src/components/page/Purchaser/wkThird.vue
index 80839e3..8e102e9 100644
--- a/src/components/page/Purchaser/wkThird.vue
+++ b/src/components/page/Purchaser/wkThird.vue
@@ -135,7 +135,8 @@
-

+

+
资料已经提交,请耐心等待审核
@@ -145,7 +146,7 @@
重新提交
-
+
@@ -409,6 +410,13 @@ export default {
.body{
margin-top: 20px;
}
+ .examine_tips_span{
+ display: inline-block;
+ color: #C94C4C;
+ text-decoration: underline;
+ margin-left: 10px;
+ cursor: pointer;
+ }
.title{
font-size: 18px;
margin-bottom: 10px;
@@ -523,4 +531,13 @@ export default {
color: rgb(201, 76, 76);
text-decoration: underline;
}
+ .examine_content{
+ width: 100%;
+ text-align: center;
+ padding-top: 40px;
+ color: #C3CBD6;
+ font-size: 14px;
+ height: 700px;
+ box-sizing: border-box;
+ }
diff --git a/src/components/page/Purchaser/wkTrusteeship.vue b/src/components/page/Purchaser/wkTrusteeship.vue
index 1f0516f..c8ac83a 100644
--- a/src/components/page/Purchaser/wkTrusteeship.vue
+++ b/src/components/page/Purchaser/wkTrusteeship.vue
@@ -136,7 +136,8 @@
挂牌方开户信息完善
用户在托管资产前需先进行开户信息审核,待审核通过后方能进行托管。
-

+

+
资料已经提交,请耐心等待审核
@@ -146,7 +147,7 @@
重新提交
-
+
@@ -420,9 +421,17 @@ export default {
}