1
PC-20250623MANY\Administrator
2025-07-16 61944978f51ca99a001162ac1ff3d32dcd5315ed
src/page/user/recharge-sure.vue
@@ -205,7 +205,7 @@
      clipboard.onClick(e);
    },
    onClickLeft() {
      this.$router.push("/user");
      this.$router.push("/account");
    },
    yhkselect(e) {
      this.yhkrechargeSelect = e;
@@ -235,10 +235,12 @@
</script>
<style lang="less" scoped>
@green: #c4d600;
.but {
  width: 100%;
  color: #ffffff;
  background-color: #1989fa;
  background-color: @green;
  border: none;
  border-radius: 8px;
  height: 66px;
  font-size: 22px;
@@ -354,7 +356,7 @@
  cursor: pointer;
}
.myr {
  color: rgb(5, 106, 239);
  color: @green;
  cursor: pointer;
}
.dz-title {