From 9f04ae74de28d6acd1902ac6cfb684009a608d29 Mon Sep 17 00:00:00 2001
From: longjieli <1060695654@qq.com>
Date: Sun, 18 Aug 2024 17:31:28 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/center/center.vue | 10 +++++++--
pages/home/home.vue | 9 ++++----
pages/instructions/instructions.vue | 45 ++-----------------------------------
pages/prizeDraw/prizeDraw.vue | 2 +-
4 files changed, 15 insertions(+), 51 deletions(-)
diff --git a/components/center/center.vue b/components/center/center.vue
index f430f68..265b977 100644
--- a/components/center/center.vue
+++ b/components/center/center.vue
@@ -15,8 +15,8 @@
@click="$emit('close')">
x
-
-
+
+ Tiktok
@@ -379,6 +379,12 @@
width: 600rpx;
overflow: scroll;
height: 100vh;
+
+ .logo{
+ color: uni-bg-color-app;
+ font-weight: bold;
+ font-size: 32rpx;
+ }
.line {
display: flex;
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 66b85b7..26e206e 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -8,7 +8,7 @@
-
+ Tiktok
@@ -282,10 +282,9 @@
}
.logo {
-
- image {
- width: 260rpx;
- }
+ color: uni-bg-color-app;
+ font-weight: bold;
+ font-size: 32rpx;
}
.sign {
diff --git a/pages/instructions/instructions.vue b/pages/instructions/instructions.vue
index 9f45ada..67e9de0 100644
--- a/pages/instructions/instructions.vue
+++ b/pages/instructions/instructions.vue
@@ -2,47 +2,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
@@ -116,11 +75,11 @@
.instructions {
width: 750rpx;
min-height: 100vh;
- background-color: black;
+ background-color: $uni-bg-color;
margin: 0 auto;
background-size: 100%;
background-repeat: no-repeat;
- color: white;
+ color: $uni-bg-color-app;
.content {
width: 96%;
diff --git a/pages/prizeDraw/prizeDraw.vue b/pages/prizeDraw/prizeDraw.vue
index 4f3f22a..a1b1a5b 100644
--- a/pages/prizeDraw/prizeDraw.vue
+++ b/pages/prizeDraw/prizeDraw.vue
@@ -3,7 +3,7 @@
-
+
{{ $t('page.prizeDraw.title_1') }}