1
PC-20250623MANY\Administrator
2025-09-25 4f437aec7cfb60fe87daec1c5e52b3ed1d10e719
src/page/user/transferNew.vue
@@ -25,7 +25,7 @@
                type="primary"
                @click="onMax"
              >
                {{ $t("全部") }}
                {{ $t("hj160") }}
              </van-button>
            </template>
          </van-field>
@@ -40,7 +40,10 @@
            placement="bottom-start"
          >
            <template #reference>
              <div class="lv">{{ cValue.text }}</div>
              <div class="lv flex-center">
                {{ cValue.text }}
                <van-icon name="arrow-down" />
              </div>
            </template>
          </van-popover>
        </div>
@@ -62,7 +65,10 @@
            placement="bottom-start"
          >
            <template #reference>
              <div class="lv">{{ dValue.text }}</div>
              <div class="lv flex-center">
                {{ dValue.text }}
                <van-icon name="arrow-down" />
              </div>
            </template>
          </van-popover>
        </div>
@@ -210,6 +216,8 @@
      if (data.status === 0) {
        Toast.success(this.$t(data.msg));
        this.getMoney();
      }else{
        Toast.fail(this.$t(data.msg));
      }
    }
  }
@@ -220,6 +228,9 @@
/deep/ .van-nav-bar__content {
  height: 65px;
}
/deep/ .van-cell{
    background: none;
}
/deep/ .van-nav-bar__title {
  font-family: "DINPro";