src/page/user/transferNew.vue
@@ -25,7 +25,7 @@ type="primary" @click="onMax" > {{ $t("全部") }} {{ $t("hj160") }} </van-button> </template> </van-field> @@ -216,6 +216,8 @@ if (data.status === 0) { Toast.success(this.$t(data.msg)); this.getMoney(); }else{ Toast.fail(this.$t(data.msg)); } } } @@ -226,6 +228,9 @@ /deep/ .van-nav-bar__content { height: 65px; } /deep/ .van-cell{ background: none; } /deep/ .van-nav-bar__title { font-family: "DINPro";