cardinfo.wxml
5.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<import src="../../../utils/wxParse/wxParse.wxml"></import>
<import src="../../../utils/filter.wxs"></import>
<wxs module="filters" src="../../../utils/filter.wxs"></wxs>
<view>
<image class="Member_bk" src="{{url}}/miniapp/images/plus/page_bk.png"></image>
</view>
<view class="Opening_bk">
<image src="{{url}}/miniapp/images/plus/card_bk.png"></image>
</view>
<view class="MemberPlus rel"style="background-image:url('{{user_card.CardImg}}');background-size: 100% 100%;background-repead:no-repead;">
<view class="flex-space-between">
<view style="color:{{user_card.CardColor}}">
<view class="fs36 h36" style="font-weight:bold">{{user_card.CardName}}</view>
<view wx:if="{{!is_guoqi}}" class="fs22 h22" style="margin-top:15rpx">会员将在{{filters.replace_time2(expiryDate)}}到期</view>
<view wx:else class="fs22 h22" style="margin-top:15rpx">会员已在{{filters.replace_time2(expiryDate)}}过期</view>
</view>
<view bindtap="xufei" class="renew fs28" style="background:{{user_card.CardColor}}">立即续费
</view>
</view>
<view class="flex-vertical-between xs fs28">
<view class="flex ai-center" style=" overflow:hidden">
<view class="Member"
style="background-image:url('{{url}}/miniapp/images/plus/privilege_o.png'); filter: drop-shadow(40px 0 0 {{user_card.CardColor}});">
</view>
<view wx:if="{{!is_guoqi}}" style="color:{{user_card.CardColor}}">正在享受{{user_card.CardName}}会员特权</view>
<view wx:else style="color:{{user_card.CardColor}}">享受更低价格,请续费哦</view>
</view>
<view wx:if="{{!is_guoqi}}" class="flex-vertical" bindtap="Share_pictures">
<view style="color:{{user_card.CardColor}};border-bottom:3rpx solid {{user_card.CardColor}}">邀请新朋友</view>
<view style="overflow: hidden; margin-left: 10rpx;">
</view>
</view>
</view>
</view>
<view class="flex-vertical-between Invitation fs30">
<view class="flex">
已邀请
<view class="Invitation_count">{{free==0?"0":free.RefereeNumber}}人</view>
可提现
<view class="Invitation_my">{{free==0?"0":free.VIPRebate}}元</view>
</view>
<view class="flex">
<view class="Detailed flex-center">
<navigator url="/pages/user/Detailed/Detailed">明细</navigator>
</view>
<view class="Invitation_Cash" bindtap="to_user_money">转到余额</view>
</view>
</view>
<!-- 制作一个圆球导航 -->
<nav_box></nav_box>
<!-- 会员礼遇 -->
<view class="Courtesy">
<!-- 标题 -->
<view class="flex-center" style="width:100%;height:200rpx;">
<view>
<view wx:if="{{false}}" class="Courtesy_title flex-center fs36">开通PLUS会员尊享礼遇
</view>
<view wx:else class="Courtesy_title flex-center fs36">PLUS会员尊享礼遇 </view>
<view class="flex-center">
<image class="Courtesy_image" src="{{url}}/miniapp/images/plus/Courtesy.png"></image>
<view class="Courtesy_can fs24">PLUS会员可享以下特权
</view>
<image class="Courtesy_image" src="{{url}}/miniapp/images/plus/Courtesy.png"></image>
</view>
</view>
</view>
<!-- 会员权益内容 -->
<view class="Courtesy_comment" style="padding:0 20rpx">
<view class="wxParse">
<template is="wxParse" data="{{wxParseData:content.nodes}}"></template>
</view>
</view>
</view>
<!-- 好物推荐 -->
<!-- 好物推荐 -->
<view class="title">
<!-- 标题 -->
<view>
<!-- 中文名标题 -->
<view class="China flex-level">
<view class="line flex-vertical">
<view class="one"></view>
<view class="two"></view>
<view class="three"></view>
</view>
<view class="Recommend flex-level" bindtap="requestList">好物推荐</view>
<view class="line flex-vertical">
<view class="three"></view>
<view class="two"></view>
<view class="one"></view>
</view>
</view>
<!-- 英文标题 -->
<view class="english flex-center">
<view class="silk"></view>
<view class="esh five-level-word">GOOD HOT THING</view>
<view class="silk"></view>
</view>
</view>
</view>
<!-- 转入余额提示 -->
<view class="xc-pop-up" wx:if="{{yu_e_show}}">
<!-- -->
<view class="xc-obscuration" bindtap='close_yu_e' catchtouchmove="ture"></view>
<view>
<view class="xc-qr-frame">
<view class="shut" bindtap="close_yu_e">ⅹ</view>
<view class="fs36 xc-black3 flex jc-center ai-center" style="width:100%;height:200rpx;">确定把所有奖励金转入余额</view>
<view class="flex jc-center ai_center" style="width: 100%;height: 75rpx;">
<view bindtap="go_yu_e" class="fs36 white flex jc-center ai-center"
style="width:40%;height:60rpx;line-height:60rpx;background:#f35e73;border-radius:10rpx;margin-right: 20rpx;">是的</view>
<view bindtap='close_yu_e' class="fs36 xc-ash flex jc-center ai-center"style="width:40%;height:60rpx;line-height:60rpx;border-radius:10rpx;background:#ececea;">再看看</view>
</view>
</view>
</view>
</view>
<!-- 商品列表组件 -->
<goods_recommend id="goods_list"></goods_recommend>
<!-- 商品列表 -->
<!-- 画布 -->
<canvas canvas-id='myCanvas' style="width:750rpx;height:1260rpx;"wx:if='{{!canvasHidden}}'></canvas>
<warn id="warn"></warn>