From 096c08977d2596d023e362ce2c3ff3ac054ea4ad Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Thu, 14 May 2026 17:51:17 +0800 Subject: [PATCH] UI:购有趣 我的、商品详情、首页样式调整及隐藏详情积分 --- 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