|
@@ -99,7 +99,7 @@
|
|
|
请设置充值规则
|
|
请设置充值规则
|
|
|
<text style="color:#3385ff;text-decoration: underline;margin-left:10upx;">去设置</text>
|
|
<text style="color:#3385ff;text-decoration: underline;margin-left:10upx;">去设置</text>
|
|
|
</view>
|
|
</view>
|
|
|
- <view v-if="!$util.isEmpty(data.warning)" style="color:red;font-size:36upx;font-weight:bold;text-align: center;margin-bottom:15upx;">{{ data.warning }}</view>
|
|
|
|
|
|
|
+ <view v-if="!$util.isEmpty(data.warning)" style="background-color: #fff2f0; color: #ff4d4f; font-size: 36upx; font-weight: bold; text-align: center; margin: 0 -30upx 15upx -30upx; padding: 20upx 30upx; border-left: 4upx solid #ff4d4f;">{{ data.warning }}</view>
|
|
|
|
|
|
|
|
<view class="module-com flower-module">
|
|
<view class="module-com flower-module">
|
|
|
<!-- 花束 -->
|
|
<!-- 花束 -->
|