1
PC-20250623MANY\Administrator
2025-08-13 79db9782438e27a9006d540d18d649c720180a31
src/page/user/recharge-sure.vue
@@ -209,7 +209,7 @@
      clipboard.onClick(e);
    },
    onClickLeft() {
      this.$router.push("/account");
      this.$router.go(-1);
    },
    yhkselect(e) {
      this.yhkrechargeSelect = e;
@@ -239,7 +239,7 @@
</script>
<style lang="less" scoped>
@green: #c4d600;
@green: #287dff;
.but {
  width: 100%;
  color: #ffffff;
@@ -293,18 +293,7 @@
/deep/ .van-nav-bar__content {
  height: 65px;
}
/deep/ .van-nav-bar__title {
  font-family: "DINPro";
  width: 100%;
  height: 1.17333rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 500;
  font-size: 0.48rem;
  color: #14181f;
}
/deep/ .van-cell {
  list-style: none;
  width: 100%;
@@ -377,7 +366,7 @@
    font-style: normal;
    font-weight: 500;
    font-size: 0.37333rem;
    color: #4f5257;
    color: #5d5f65;
  }
}
</style>