优化首页样式-移除抽奖券

This commit is contained in:
2026-03-27 10:41:00 +08:00
parent cfc6537f97
commit 0bdab95ab7

View File

@@ -22,7 +22,6 @@
{{ formatCoin(scope.row.coin) }} {{ formatCoin(scope.row.coin) }}
</template> </template>
</ElTableColumn> </ElTableColumn>
<ElTableColumn :label="$t('console.newPlayer.ticket')" prop="total_ticket_count" min-width="100" align="center" />
</template> </template>
</ArtTable> </ArtTable>
</div> </div>