| | |
| | | </div> |
| | | </template> |
| | | |
| | | <div class="flex text-24 text-grey justify-between mt-8" v-if="selectIndex == 2"> |
| | | <!-- <div class="flex text-24 text-grey justify-between mt-8" v-if="selectIndex == 2"> --> |
| | | <div class="flex text-24 text-grey justify-between mt-8"> |
| | | <div>{{ $t("可用") }}</div> |
| | | <div class="textColor">{{ initFutrue.amount }} {{ getCurrentUnit() }}</div> |
| | | </div> |
| | |
| | | }} |
| | | </div> |
| | | <div class="deep-div"> |
| | | |
| | | |
| | | <div v-if="showType == 0 || showType == 1" class="w-72 flex justify-between pt-1 text-26" |
| | | v-for="(item, index) in greenData" :key="index" @click="onQuickPrice(item.price)" :style="{ |