From 5f4ee6cc6837631b5b81f6cd28facaad5bc22faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <454313500@qq.com> Date: Mon, 26 Feb 2024 22:28:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4=E6=A6=82=E7=8E=872?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Bbs.Vue3/src/views/lucky/Index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Yi.Bbs.Vue3/src/views/lucky/Index.vue b/Yi.Bbs.Vue3/src/views/lucky/Index.vue index 42b4daa3..524cc447 100644 --- a/Yi.Bbs.Vue3/src/views/lucky/Index.vue +++ b/Yi.Bbs.Vue3/src/views/lucky/Index.vue @@ -32,11 +32,11 @@ const prizes = [ { fonts: [{ text: '10', top: '10%' }], background: '#b8c5f2' }, { fonts: [{ text: '30', top: '10%' }], background: '#e9e8fe' }, { fonts: [{ text: '50', top: '10%' }], background: '#b8c5f2' }, - { fonts: [{ text: '80', top: '10%' }], background: '#e9e8fe' }, + { fonts: [{ text: '60', top: '10%' }], background: '#e9e8fe' }, + { fonts: [{ text: '80', top: '10%' }], background: '#b8c5f2' }, + { fonts: [{ text: '90', top: '10%' }], background: '#e9e8fe' }, { fonts: [{ text: '100', top: '10%' }], background: '#b8c5f2' }, - { fonts: [{ text: '150', top: '10%' }], background: '#e9e8fe' }, - { fonts: [{ text: '200', top: '10%' }], background: '#b8c5f2' }, - { fonts: [{ text: '300', top: '10%' }], background: '#e9e8fe' }, + { fonts: [{ text: '200', top: '10%' }], background: '#e9e8fe' }, { fonts: [{ text: '666', top: '10%' }], background: '#FAD400' } ]; const buttons = [{