This commit is contained in:
yixu
2025-09-23 15:28:34 +08:00
parent 5ba3ea7560
commit 90558bb56b
19 changed files with 25 additions and 8 deletions

View File

@@ -128,7 +128,7 @@ watch(() => props.show, async (newVal) => {
// await Sleep(20000)
// const lottteryResult = await Request("lottery/draw", { pool: 'game', consume_type: 'points' })
lottteryResult = await Request("lottery/draw", { pool: 'game', consume_type: 'points' })
// TODO: 测试数据
// lottteryResult = {
// res: { status: 200 },
@@ -248,6 +248,10 @@ onUnmounted(() => {
background-image: url("../assets/images/USER_LZ_XS_SPZ_30ML.webp");
}
.lottery-image.USER_LZ_DZ_JBGJ {
background-image: url("../assets/images/USER_LZ_DZ_JBGJ.webp");
}
.guang,
.guangyun {
position: absolute;