lxf
2025-04-20 cb9c122b61cb9d0ff1071e4b52f1485119775683
src/components/perpetual-open/index.vue
@@ -246,6 +246,16 @@
              </div>
            </div>
          </template>
          <div class="" style="margin-top: 0.8rem">
            <button
              class="tabBtn border-none rounded"
              style="padding: 0 0.6rem"
              @click="form.amount = initFutrue.amount | nan"
            >
              {{ $t("全仓") }}
            </button>
          </div>
          <div
            class="flex font-24 text-grey justify-between mt-32"
            v-if="selectIndex == 2"