diff --git a/src/components/page/Purchaser/wkPurchaser.vue b/src/components/page/Purchaser/wkPurchaser.vue index a4620fe..31b87f8 100644 --- a/src/components/page/Purchaser/wkPurchaser.vue +++ b/src/components/page/Purchaser/wkPurchaser.vue @@ -146,7 +146,7 @@ 重新提交

-
+

失败原因:

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 @@

第三方服务机构开户信息完善

第三方服务机构开户用于服务平台中资产托管时的资产价格评估或资产价值评估,需有相关资质机构方能注册成功。

- + +

-
+

失败原因:

@@ -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 @@

挂牌方开户信息完善

用户在托管资产前需先进行开户信息审核,待审核通过后方能进行托管。

- + +

-
+

失败原因:

@@ -420,9 +421,17 @@ export default { }