From 9b1888cbf29f1b841f393957e068b45363c6b51c Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 14 May 2026 17:59:47 +0800
Subject: [PATCH] UI:购有趣 logo调整

---
 pages/login/login.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/login/login.vue b/pages/login/login.vue
index 11b67aa..4366faa 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -3,10 +3,10 @@
 		<view class="login-title">
 			<image style="height: 140rpx;width: 140rpx;" src="@/static/imgs/loginLogo.png" mode="scaleToFill"></image>
 			<view class="login-title-1">
-				<text>够你所想</text>
+				<text>购你所想</text>
 				<text>购你所爱</text>
 			</view>
-			<view class="login-title-2">欢迎登录够有趣</view>
+			<view class="login-title-2">欢迎登录购有趣</view>
 		</view>
 		<view class="login-type">
 			<view class="login-type-v">

--
Gitblit v1.9.3