Handy_Cao 1 vuosi sitten
vanhempi
commit
5542048f94
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/packages/zrwyt/views/account/protocol/Index.vue

+ 2 - 2
src/packages/zrwyt/views/account/protocol/Index.vue

@@ -1,11 +1,11 @@
 <template>
     <app-view class="g-form">
         <template #header>
-            <app-navbar title="合同签署" />
+            <app-navbar title="入市协议" />
         </template>
         <div class="g-form__container">
             <CellGroup inset>
-                <Cell title="名" :value="customername" />
+                <Cell title="名" :value="customername" />
                 <Cell title="手机号码" :value="mobile2" />
                 <Cell title="证件号码" :value="decryptAES(cardnum)" />
                 <Cell title="开户银行" :value="bankbankname" />