Showing
1 changed file
with
1 additions
and
1 deletions
@@ -16,7 +16,7 @@ | @@ -16,7 +16,7 @@ | ||
16 | <span>{{formatDate(profile.create_time)}} ~ {{formatDate(profile.expires)}}</span> | 16 | <span>{{formatDate(profile.create_time)}} ~ {{formatDate(profile.expires)}}</span> |
17 | </FormItem> | 17 | </FormItem> |
18 | </Form> | 18 | </Form> |
19 | - <h2 class="mb30">* 银行账号信息(<span class="red">此账户用于佣金结算,请及时填写,添加后不可修改!</span>)</h2> | 19 | + <h2 class="mb30">银行账号信息(<span class="red"> * 此账户用于佣金结算,请及时填写,添加后不可修改!</span>)</h2> |
20 | <Form :label-width="80"> | 20 | <Form :label-width="80"> |
21 | <FormItem label="开户行:"> | 21 | <FormItem label="开户行:"> |
22 | <span>{{profile.bankName}}</span> | 22 | <span>{{profile.bankName}}</span> |
-
Please register or login to post a comment