From f0e8ab500a93c4ab7223b8eebd1650c143a8f667 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 25 May 2026 11:07:26 +0800
Subject: [PATCH] feat:星享购 会员权益
---
pages/quanyi/index.vue | 2 +-
manifest.json | 4 ++--
static/img/qyBg.png | 0
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/manifest.json b/manifest.json
index ec26999..36437ac 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "星享购",
"appid" : "__UNI__6FA73A5",
"description" : "",
- "versionName" : "1.3.5",
- "versionCode" : 135,
+ "versionName" : "1.3.6",
+ "versionCode" : 136,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
diff --git a/pages/quanyi/index.vue b/pages/quanyi/index.vue
index 5888e26..ee5ec56 100644
--- a/pages/quanyi/index.vue
+++ b/pages/quanyi/index.vue
@@ -144,7 +144,7 @@
</view>
<view class="title">
- <view style="margin-top:380rpx;text-align: center;font-weight: bold;line-height:160rpx;font-size:160rpx;background: -webkit-linear-gradient(#010312, #E7B974);-webkit-background-clip: text;-webkit-text-fill-color: transparent;">
+ <view style="margin-top:380rpx;text-align: center;font-weight: bold;line-height:160rpx;font-size:120rpx;color: #552D02;">
{{ memberPeriodConfigInfo.totalBenefitsAmount }}<text style="font-size: 40rpx;">元</text>
</view>
</view>
diff --git a/static/img/qyBg.png b/static/img/qyBg.png
index 66636c4..8416445 100644
--- a/static/img/qyBg.png
+++ b/static/img/qyBg.png
Binary files differ
--
Gitblit v1.9.3