index.html
16.4 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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
{{> layout/header}}
{{# data}}
<div id="bill-wrapper" data-token="{{token}}">
<div class="swiper-container bill-swiper">
<div class="swiper-wrapper">
<div class="swiper-slide slide-home">
<img class="swiper-lazy"
data-src="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/welcome.jpg"
alt=""/>
<div class="swiper-lazy-preloader"></div>
<span class="slide-next-w"></span>
</div>
<div class="swiper-slide slide-welcome hide">
<img class="swiper-lazy"
data-src="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/user_pic.jpg"
alt=""/>
<img class="swiper-lazy" data-swiper-parallax="-400"
data-src="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/family.jpg"
alt=""/>
{{# firstLogin}}
<span data-swiper-parallax="-450" class="first-login-time">
{{date}}
</span>
{{/ firstLogin}}
<span data-swiper-parallax="-150" class="first-login-doc">
您首次登录YOHO!有货<br>正式加入Yoho!Family的大家庭
</span>
<div class="swiper-lazy-preloader"></div>
<span class="slide-next-b"></span>
</div>
{{# buyList}}
<div class="swiper-slide buy-list season-{{season}} hide">
<table>
<tr>
<td>
<span data-swiper-parallax="-20">{{date}}</span>
<span data-swiper-parallax="-40">{{seasonDoc}}</span>
<span data-swiper-parallax="-50">{{personDoc}}的您在我们这里花费</span>
<span data-swiper-parallax="-80">{{pay}}元</span>
<span data-swiper-parallax="-100">购买了</span>
{{#if commodityDoc}}
<span data-swiper-parallax="-130">{{commodityDoc}}</span>
{{/if}}
<span data-swiper-parallax="-150">{{commodityDes}}</span>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ buyList}}
{{#if categorySexChange}}
{{# firstBuyOppositeSex}}
<div class="swiper-slide buy-opposite-sex swiper-lazy hide" data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-2.jpg">
<table>
<tr>
<td>
<span data-swiper-parallax="-20">{{date}}</span>
<span data-swiper-parallax="-40">您在我们这里花费</span>
<span data-swiper-parallax="-50">{{pay}}元</span>
<span data-swiper-parallax="-80">购买了</span>
<span data-swiper-parallax="-100">{{commodity}}</span>
<span data-swiper-parallax="-130">{{doc}}</span>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ firstBuyOppositeSex}}
{{# firstBuyOtherCategory}}
<div class="swiper-slide buy-other-category swiper-lazy hide" data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-3.jpg">
<table>
<tr>
<td>
<span data-swiper-parallax="-20">{{date}}</span>
<span data-swiper-parallax="-40">您在我们这里花费</span>
<span data-swiper-parallax="-50">{{pay}}元</span>
<span data-swiper-parallax="-80">购买了</span>
<span data-swiper-parallax="-100">{{curCommodity}}</span>
<span data-swiper-parallax="-130">和上次买的</span>
<span data-swiper-parallax="-150">{{preCommodity}}</span>
<span data-swiper-parallax="-180">{{doc}}</span>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ firstBuyOtherCategory}}
{{/if}}
{{#if categorySexNoChange}}
{{# firstBuyOtherCategory}}
<div class="swiper-slide buy-other-category swiper-lazy hide" data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-3.jpg">
<table>
<tr>
<td>
<span data-swiper-parallax="-20">{{date}}</span>
<span data-swiper-parallax="-40">您在我们这里花费</span>
<span data-swiper-parallax="-50">{{pay}}元</span>
<span data-swiper-parallax="-80">购买了</span>
<span data-swiper-parallax="-100">{{curCommodity}}</span>
<span data-swiper-parallax="-130">和上次买的</span>
<span data-swiper-parallax="-150">{{preCommodity}}</span>
<span data-swiper-parallax="-180">{{doc}}</span>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ firstBuyOtherCategory}}
{{# firstBuyOppositeSex}}
<div class="swiper-slide buy-opposite-sex swiper-lazy hide" data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-2.jpg">
<table>
<tr>
<td>
<span data-swiper-parallax="-20">{{date}}</span>
<span data-swiper-parallax="-40">您在我们这里花费</span>
<span data-swiper-parallax="-50">{{pay}}元</span>
<span data-swiper-parallax="-80">购买了</span>
<span data-swiper-parallax="-100">{{commodity}}</span>
<span data-swiper-parallax="-130">{{doc}}</span>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ firstBuyOppositeSex}}
{{/if}}
{{# colorAnalysis}}
<div class="swiper-slide color-analysis swiper-lazy hide"
data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-5.jpg">
<table>
<tr>
<td>
<div id="color-chart" class="color-chart" style="width: 100%; height: 50%;"></div>
<div class="info-container">
<p class="prefer-color">
您最喜欢的颜色是
{{# preferColor}}
<span class="color-block" style="background-color: {{bgColor}};color: {{color}}">{{text}}</span>
{{/ preferColor}}
</p>
<p class="similar-like">
有
{{# similar}}
<span class="color-block" style="background-color: #ff00ba;">{{percent}}</span>
{{/ similar}}
的潮人和您的眼光一样!
</p>
<p class="doc">
{{doc}}
</p>
</div>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ colorAnalysis}}
{{# brandAnalysis}}
<div class="swiper-slide brands-analysis swiper-lazy hide"
data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-4.jpg">
<table>
<tr>
<td>
<div id="brands-chart" class="brands-chart" style="width: 100%; height: 50%;"></div>
<div class="info-container">
<p class="brand-from">
您最喜欢来自于
{{# brandFrom}}
<span class="color-block" style="background-color: {{bgColor}};color: {{color}};">{{text}}</span>
{{/ brandFrom}}
的品牌
</p>
<p class="similar-like">
有
{{# similar}}
<span class="color-block" style="background-color: #0072ff;">{{percent}}</span>
{{/ similar}}
的潮人和您的眼光一样!
</p>
<p class="doc">
{{doc}}
</p>
</div>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ brandAnalysis}}
{{# mostPay}}
<div class="swiper-slide buy-most-pay swiper-lazy hide"
data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-2.jpg">
<table>
<tr>
<td>
<span data-swiper-parallax="-20">{{date}}</span>
<span data-swiper-parallax="-40">您在我们这里花费</span>
<span data-swiper-parallax="-50">{{pay}}元</span>
<span data-swiper-parallax="-80">购买了</span>
<span data-swiper-parallax="-100">{{commodity}}</span>
<span data-swiper-parallax="-130">{{doc}}</span>
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ mostPay}}
{{# payAnalysis}}
<div class="swiper-slide buy-most-analysis swiper-lazy hide"
data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-5.jpg">
<table>
<tr>
<td>
{{# sum}}
<div data-swiper-parallax="-20" class="pay-all">
<p>
您累计购物金额{{you}}元,<br>
据说隔壁小王已达到{{other}}元,<br>
潮流既是生活,关注YOHO!有货感受不一样的潮流生活
</p>
</div>
{{/ sum}}
{{# mostExpensive}}
<div data-swiper-parallax="-80" class="pall-most">
<p>
您最高一件商品消费{{you}}元,<br>
听说班上小新花了{{other}}软妹币,<br>
知道你还未遇到那件需要“托付终身”的“它”,保持对YOHO!有货的关注,你会遇见!
</p>
</div>
{{/ mostExpensive}}
{{# num}}
<div data-swiper-parallax="-120" class="pay-average">
<p>
您平均一个订单购买{{you}}件商品,<br>
最牛超人已经达到{{other}}件,<br>
超越绝非难事,较小伙伴一起来买~
</p>
</div>
{{/ num}}
</td>
</tr>
</table>
<span class="slide-next-w"></span>
</div>
{{/ payAnalysis}}
{{# sumAnalysis}}
<div class="swiper-slide buy-sum-analysis bill-{{sex}} swiper-lazy hide"
data-background="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/bill-background-5.jpg">
<table>
<tr>
<td>
<div data-swiper-parallax="-20" class="usr-info">
<span><img src="http://cmsres.test.yoho.cn/res/new/yoho-mobile/vip-bill/assets/images/login-user.png" alt=""/><b></b></span>
</div>
<span class="bill-designation-{{title}}"></span>
{{# pay}}
<div class="bar-graph-wraper" data-swiper-parallax="-40">
<span class="bar-graph" data-per="{{beat}}"><b></b></span>
<p>您的财富已达到<b>{{count}}</b>元,击败了全国<b>{{beat}}</b>的潮人</p>
</div>
{{/ pay}}
{{# order}}
<div class="bar-graph-wraper" data-swiper-parallax="-50">
<span class="bar-graph" data-per="{{beat}}"><b></b></span>
<p>最奢侈的一单<b>{{count}}</b>元,击败了全国<b>{{beat}}</b>的潮人</p>
</div>
{{/ order}}
{{# fashionFlight}}
<div class="bar-graph-wraper" data-swiper-parallax="-80">
<span class="bar-graph" data-per="{{beat}}"><b></b></span>
<p>搭乘了<b>{{count}}</b>次潮流航班,击败了全国<b>{{beat}}</b>的潮人</p>
</div>
{{/ fashionFlight}}
{{# equip}}
<div class="bar-graph-wraper" data-swiper-parallax="-100">
<span class="bar-graph" data-per="{{beat}}"><b></b></span>
<p>拥有<b>{{count}}</b>件潮人装备,击败了全国<b>{{beat}}</b>的潮人</p>
</div>
{{/ equip}}
</td>
</tr>
</table>
</div>
{{/ sumAnalysis}}
</div>
</div>
</div>
<input id="uid" type="hidden" value={{uid}}>
<input id="shareTitle" type="hidden" value="{{shareTitle}}"/>
<input id="shareImg" type="hidden" value="{{shareImg}}"/>
<input id="shareDesc" type="hidden" value="{{shareDesc}}"/>
<input id="shareLink" type="hidden" value="{{shareLink}}"/>
<script type="text/javascript">
function getClientShare() {
return {{shareJsonStr}}
}
</script>
{{/ data}}
<script defer src="http://cmsres.test.yoho.cn/res/new/yoho-mobile/plugin/echarts.js"></script>
<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
{{> layout/footer}}