src/views/C2C/c2c-trade/components/C2cTrade.vue
@@ -41,7 +41,7 @@ <span class="text-grey">{{ $t("交易方式") }}</span> <div class="h-56 tabBackground rounded-md"> <template v-if="detail.direction === 'buy'"> <van-popover class="w-full h-full" placement="left-end" :theme="$store.state.home.theme" <van-popover class="w-full h-full" :theme="$store.state.home.theme" v-model:show="showPopover" trigger="click" :actions="payList" @select="onSelect"> <template #reference> <div class="flex justify-center items-center w-full h-full">