shish %!s(int64=2) %!d(string=hai) anos
pai
achega
738323b941
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      ghsApp/src/pagesClient/member/detail.vue

+ 2 - 2
ghsApp/src/pagesClient/member/detail.vue

@@ -156,7 +156,7 @@
       </template>
 		</modal-module>
 
-		<modal-module :show="czShow" @click="confirmRecharge" :maskClosable="true" title="充值" padding="30rpx 30rpx" >
+		<modal-module :show="czShow" @click="confirmRecharge" :maskClosable="true" title="充值清账" padding="30rpx 30rpx" >
       <template v-slot:content>
         <div class="app-modal-input-wrap">
 
@@ -224,7 +224,7 @@ export default {
           }
         },
         {
-          name: "充值",
+          name: "充值清账",
           img: `${this.$constant.imgUrl}/retail/member/tab-icon-1.png`,
           funtion: () => {
             this.czShow = true