update
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user