0510航天交易所ui仿制,代码使用的jiem
lxf
2025-06-27 0defb71386b8cb7791d7203c315ad23d3dc38244
src/page/recharge/rechargePage.vue
@@ -58,7 +58,7 @@
          </div>
        </div>
     </div> -->
      <div class="mb-60">
      <!-- <div class="mb-60">
        <div class="font-26 textColor">{{ $t("充币数量") }}</div>
        <div>
          <input
@@ -67,7 +67,7 @@
            :placeholder="$t('请输入充币数量')"
          />
        </div>
      </div>
      </div> -->
      <div>
        <div class="font-26 textColor">{{ $t("链名称") }}</div>
        <div class="flex">
@@ -107,12 +107,12 @@
      <div class="pl-30 pr-30">
        <div class="font-26 mb-27 textColor">{{ $t("重要提示") }}</div>
        <div class="font-28 text-grey" v-html="tip"></div>
        <button
        <!-- <button
          class="btnMain text-white next-btn font-30 rounded-lg"
          @click="nextBtn"
        >
          {{ $t("下一步") }}
        </button>
        </button> -->
      </div>
    </div>
  </div>