|
@@ -0,0 +1,96 @@
|
|
|
+<!--pages/integral/integral.wxml-->
|
|
|
+<view class="container1">
|
|
|
+ <view class="img01">
|
|
|
+ <view class="text01">
|
|
|
+ 积分获取规则>
|
|
|
+ </view>
|
|
|
+ <view class="text02">
|
|
|
+ <image class="jifen-img" src="../image/积分(1).png" mode=""/>
|
|
|
+ <text class="jifen-text">积分</text>
|
|
|
+ </view>
|
|
|
+ <view class="nub">
|
|
|
+ 708
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+<!-- 入账中|收支明细 -->
|
|
|
+<view class="text03">
|
|
|
+ <view class="account">
|
|
|
+ 入账中
|
|
|
+ </view>
|
|
|
+ <view class="account-detail">
|
|
|
+ 收支明细
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+<!-- 增加积分 -->
|
|
|
+<view class="text04">
|
|
|
+ <view class="text04-1">
|
|
|
+ <text class="order">完整订单</text>
|
|
|
+ <text class="time01">2019-03-29 09:57:30</text>
|
|
|
+ </view>
|
|
|
+ <view class="increase-points">
|
|
|
+ +40
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+
|
|
|
+<view class="text04">
|
|
|
+ <view class="text04-1">
|
|
|
+ <text class="order">完整订单</text>
|
|
|
+ <text class="time01">2019-03-29 09:57:30</text>
|
|
|
+ </view>
|
|
|
+ <view class="increase-points">
|
|
|
+ +40
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+
|
|
|
+<view class="text04">
|
|
|
+ <view class="text04-1">
|
|
|
+ <text class="order">完整订单</text>
|
|
|
+ <text class="time01">2019-03-29 09:57:30</text>
|
|
|
+ </view>
|
|
|
+ <view class="increase-points">
|
|
|
+ +40
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+
|
|
|
+<view class="text04">
|
|
|
+ <view class="text04-1">
|
|
|
+ <text class="order">积分兑换</text>
|
|
|
+ <text class="time01">2019-03-29 09:57:30</text>
|
|
|
+ </view>
|
|
|
+ <view class="increase-points">
|
|
|
+ -400
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+
|
|
|
+<view class="text04">
|
|
|
+ <view class="text04-1">
|
|
|
+ <text class="order">完整订单</text>
|
|
|
+ <text class="time01">2019-03-29 09:57:30</text>
|
|
|
+ </view>
|
|
|
+ <view class="increase-points">
|
|
|
+ +40
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+
|
|
|
+<view class="text04 text-special">
|
|
|
+ <view class="text04-1">
|
|
|
+ <text class="order">积分兑换</text>
|
|
|
+ <text class="time01">2019-03-29 09:57:30</text>
|
|
|
+ </view>
|
|
|
+ <view class="increase-points">
|
|
|
+ +400
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ </view>
|
|
|
+</view>
|