From 208b55d75973ffef8f0e3319b07bfa40ae71650c Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 29 Apr 2026 09:24:08 +0800
Subject: [PATCH] UI: 澜品优选版本号
---
pages/quanshou/index.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/pages/quanshou/index.vue b/pages/quanshou/index.vue
index 3dd5777..7439e14 100644
--- a/pages/quanshou/index.vue
+++ b/pages/quanshou/index.vue
@@ -194,10 +194,11 @@
<!-- 新版 -->
<view style="padding-bottom: 200rpx;">
<!-- 返回 -->
+ <view style="height: 20rpx;"></view>
<view class="head" style="position: relative;height: 90rpx;padding:0 30rpx;">
<view style="display: flex;justify-content: flex-start;position: absolute;left: 0;top: 15rpx;padding-left: 30rpx;z-index: 9;color: #FFFFFF;">
<view @tap="goHome" id="home" class="home acea-row row-center-wrapper iconfont icon-fanhui2 h5_back arrow-left" style="margin-top: 80rpx;">
- <uv-icon name="arrow-left" color="#ffffff" size="22"></uv-icon>
+ <uv-icon name="arrow-left" color="#ffffff" size="28"></uv-icon>
<!-- <view @tap="goHome" id="home" class="home acea-row row-center-wrapper iconfont icon-fanhui2 h5_back icon-shouye4" :style="{ height: '80rpx',lineHeight: '80rpx'}" >-->
</view>
</view>
--
Gitblit v1.9.3