src/components/foreign/foreign-contract-futrue/index.vue
@@ -1,6 +1,6 @@ <template> <div class="contact-futrue"> <div class="font-24 text-grey mb-24">{{ $t('交割时间') }}</div> <div class="font-24 text-grey mb-24">{{ $t('兑换时间') }}</div> <ul class="flex flex-wrap w-full"> <li v-for="(item, index) in initFutrue.para" :key="item.para_id" class="h-92 flex items-center mb-22" @click="onSelect(item, index)"> <p class="w-95 h-full flex justify-center items-center font-22 flex-1"