You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
850 B
Plaintext

9 months ago
<view class="cy-rule-view">
<view class='cy-rule content-center'>
<image src='../../images/icon-rule.png'></image>
</view>
<view class='cy-rule-row cy-rule-title content-center' style='margin-top:40rpx;'>
<text style='color:#333'>活动详细规则</text>
</view>
<view class='cy-rule-row cy-rule-line' style='margin-top:15rpx;'></view>
<view class='cy-rule-row cy-rule-info' style='margin-top:40rpx;'>
<view class='content-center' style='color:#004585'>积分规则</view>
<view class='content-center' style='color:#888'>消费1元积1分</view>
</view>
<view class='cy-rule-row cy-rule-info' style='margin-top:60rpx;'>
<view class='content-center' style='color:#004585'>积分有礼</view>
<view class='content-center' style='color:#888'>积累到一定分数可以兑换周边产品</view>
</view>
</view>