diff --git a/src/assets/images/Lottery/done_ar.png b/src/assets/images/Lottery/done_ar.png new file mode 100644 index 0000000..db3324c Binary files /dev/null and b/src/assets/images/Lottery/done_ar.png differ diff --git a/src/assets/images/Lottery/goToTask_ar.png b/src/assets/images/Lottery/goToTask_ar.png new file mode 100644 index 0000000..7b38543 Binary files /dev/null and b/src/assets/images/Lottery/goToTask_ar.png differ diff --git a/src/assets/images/Lottery/helpInfo_ar.png b/src/assets/images/Lottery/helpInfo_ar.png new file mode 100644 index 0000000..af47639 Binary files /dev/null and b/src/assets/images/Lottery/helpInfo_ar.png differ diff --git a/src/assets/images/Lottery/receive_ar.png b/src/assets/images/Lottery/receive_ar.png new file mode 100644 index 0000000..ac0768e Binary files /dev/null and b/src/assets/images/Lottery/receive_ar.png differ diff --git a/src/assets/images/Lottery/spin10_ar.png b/src/assets/images/Lottery/spin10_ar.png new file mode 100644 index 0000000..c4610cb Binary files /dev/null and b/src/assets/images/Lottery/spin10_ar.png differ diff --git a/src/assets/images/Lottery/spin1_ar.png b/src/assets/images/Lottery/spin1_ar.png new file mode 100644 index 0000000..8fe3746 Binary files /dev/null and b/src/assets/images/Lottery/spin1_ar.png differ diff --git a/src/components/Lottery/Barrage.vue b/src/components/Lottery/Barrage.vue index a24171e..9a51f48 100644 --- a/src/components/Lottery/Barrage.vue +++ b/src/components/Lottery/Barrage.vue @@ -16,13 +16,8 @@ class="barrage-item" style=" position: absolute; - left: 0; - border-radius: 48px; padding: 4px; - - transform: translateX(100vw); - display: flex; align-items: center; gap: 4px; @@ -65,6 +60,9 @@