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/quanyi/index.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/pages/quanyi/index.vue b/pages/quanyi/index.vue
index 7a164be..b713536 100644
--- a/pages/quanyi/index.vue
+++ b/pages/quanyi/index.vue
@@ -131,10 +131,11 @@
<template>
<view style="background-color: #0B166D;z-index: 0;">
<view style="background: url('/static/img/qyBg.png') no-repeat top center; background-size: 100%;z-index: 3;">
+ <view style="height: 50rpx;"></view>
<view class="head" style="position: relative">
<view style="display: flex;justify-content: start;align-items:center;position: absolute;left: 0;top: 65rpx;padding-left: 30rpx;z-index: 9;color: #FFFFFF;width: 690rpx;">
<view @tap="goHome" id="home" class="home acea-row row-center-wrapper iconfont icon-fanhui2 h5_back icon-shouye4">
- <uv-icon name="home" color="#ffffff" size="20"></uv-icon>
+ <uv-icon name="home" color="#ffffff" size="28"></uv-icon>
</view>
<view class="mm" style="text-align: center;flex: 1;">会员权益</view>
</view>
@@ -191,7 +192,7 @@
</view>
<view class="content" style="overflow-y: scroll;padding: 30rpx;padding-bottom: 140rpx;">
-
+
<view class="tips" style="background-color: #39499E;border-radius: 32rpx;margin-top: 20rpx;padding: 30rpx;color: #CFD5F5;font-size: 28rpx;">
<view class="content-title" style="text-align: center;display: flex;align-items: center;justify-content: center;margin-top: 20rpx;margin-bottom: 30rpx;">
<image style="width: 111rpx;height: 8rpx;" src="/static/img/nion1.png"></image>
--
Gitblit v1.9.3