diff --git a/pages/ztbvip/index.wxml b/pages/ztbvip/index.wxml
index 7e9587b..a3f8d7c 100644
--- a/pages/ztbvip/index.wxml
+++ b/pages/ztbvip/index.wxml
@@ -30,17 +30,17 @@
-选择购买的会员产品
+选择购买的会员产品
{{item.days}}{{item.title}}
- {{item.realPrice}}
+ {{item.realPrice}}
原价:¥{{item.bidPrice}}
- {{item.description}}
+ {{item.description}}
首月买一赠一
diff --git a/pages/ztbvip/index.wxss b/pages/ztbvip/index.wxss
index 3331c14..556f8f4 100644
--- a/pages/ztbvip/index.wxss
+++ b/pages/ztbvip/index.wxss
@@ -81,7 +81,7 @@
height: 100%;
flex-direction: column;
border: 2rpx solid #d0a45c;
- background-color: #fefaf1;
+ /* background-color: #fefaf1; */
}