@@ -50,7 +50,8 @@
<text class="iconfont"></text>
</view>
- <view class="open">
+ <!-- 开通后 -->
+ <view class="opened">
<view class="title">
<text class="img">
<img src="../../assets/img/antFill-crown@3x.png" alt="">
@@ -331,7 +332,7 @@
}
// 立即开通
- .open {
+ .open,.opened {
background: linear-gradient(#4A4C62, #2C3145);
width: 91.4%;
padding: 15px 12px 12px 12px;