index.wxml
5.1 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
<view class='index_header'>
<view class='header_top'>
<view class='header_top_left' bindtap='openlocation'>
{{province}}{{city}}{{district}}
<view class='tri_box'>
<image src='https://wxapp.xianghejia.cn/imgs/tri.png'></image>
</view>
</view>
<view class='header_top_rigth'>谢谢你这么有爱心来看我</view>
</view>
<view class='header_main'>
<view>一群年轻人搭建的旧衣环保公益平台</view>
<view class='num_box'>
<view class='num_inbox'>{{num1}}
<text>{{postdata.num.unit}}</text>
</view>
</view>
<view class='header_txt'>累计再利用衣服</view>
</view>
<view class="waveWrapper waveAnimation">
<view class="waveWrapperInner bgTop">
<view class="wave waveTop">
</view>
</view>
<view class="waveWrapperInner bgMiddle">
<view class="wave waveMiddle">
<image mode='widthFix' src="https://wxapp.xianghejia.cn/imgs/alin02.png"></image>
</view>
</view>
<view class="waveWrapperInner bgBottom">
<view class="wave waveBottom">
<image mode='widthFix' src="https://wxapp.xianghejia.cn/imgs/alin03.png"></image>
</view>
</view>
</view>
</view>
<view class='icon_box icon_marginbottom'>
<navigator class='icon_cell' url='/pages/topline/topline' hover-class="other-navigator-hover ">
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin@2x.png'></image>
</view>
<text>小象公益</text>
</navigator>
<navigator class='icon_cell' url='/pages/img_text/img_text?state=1' hover-class="other-navigator-hover ">
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin0.png'></image>
</view>
<text>开通城市</text>
</navigator>
<navigator class='icon_cell' url='/pages/img_text/img_text?state=2' hover-class="other-navigator-hover ">
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin4.png'></image>
</view>
<text>预约流程</text>
</navigator>
<navigator class='icon_cell' url='/pages/service/service' hover-class="other-navigator-hover ">
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin1.png'></image>
</view>
<text>客服中心</text>
</navigator>
</view>
<view class='icon_box'>
<view class='icon_cell' bindtap="{{haspower?'goappintment':''}}">
<button open-type='getUserInfo' bindgetuserinfo="start" wx:if='{{!haspower}}' data-exe='1'></button>
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin3.png'></image>
</view>
<text>衣服</text>
</view>
<view class='icon_cell' bindtap="{{haspower?'goappintment':''}}">
<button open-type='getUserInfo' bindgetuserinfo="start" wx:if='{{!haspower}}' data-exe='1'></button>
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin2.png'></image>
</view>
<text>鞋帽</text>
</view>
<view class='icon_cell' bindtap="{{haspower?'goappintment':''}}">
<button open-type='getUserInfo' bindgetuserinfo="start" wx:if='{{!haspower}}' data-exe='1'></button>
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin5.png'></image>
</view>
<text>包包</text>
</view>
<view class='icon_cell' bindtap="{{haspower?'goappintment':''}}">
<button open-type='getUserInfo' bindgetuserinfo="start" wx:if='{{!haspower}}' data-exe='1'></button>
<view class='cell_img'>
<image src='https://wxapp.xianghejia.cn/imgs/aixin6.png'></image>
</view>
<text>其他</text>
</view>
</view>
<view class='void_line'></view>
<view class='adv_box'>
<view class='adv_left'>最新公告 :</view>
<swiper autoplay="true " circular="true " interval="4000" vertical='true'>
<swiper-item wx:for='{{postdata.notice}}' wx:key>
<navigator url="/pages/img_text/img_text?state=4&id={{item.id}}" hover-class="other-navigator-hover">
{{item.title}}
</navigator>
</swiper-item>
</swiper>
</view>
<view class='void_line'></view>
<view class='header_center'>
<view class='center_item'>
<view class='item_img'>
<image src='https://wxapp.xianghejia.cn/imgs/che1.png'></image>
</view>
<view>免运费</view>
</view>
<view class='center_item'>
<view class='item_img'>
<image src='https://wxapp.xianghejia.cn/imgs/che2.png'></image>
</view>
<view>在线预约</view>
</view>
<view class='center_item'>
<view class='item_img'>
<image src='https://wxapp.xianghejia.cn/imgs/che3.png'></image>
</view>
<view>上门取件</view>
</view>
</view>
<view class='indexd_btn' bindtap="{{haspower?'goappintment':''}}">免运费预约
<button open-type='getUserInfo' bindgetuserinfo="start" wx:if='{{!haspower}}' data-exe='1'></button>
</view>
<view class='indexd_btn jieli_btn' bindtap="{{haspower?'showposter':''}}">
爱心接力
<button open-type='getUserInfo' bindgetuserinfo="start" wx:if='{{!haspower}}' data-exe='2'></button>
</view>
<view class='index_logoimg'>
<image src='https://wxapp.xianghejia.cn/imgs/shouye_logo@2x.png'></image>
</view>
<view class='index_logotxt'>让每件衣服延续它的温暖</view>
<import src="../template/template.wxml"></import>
<view>
<template is="poster" data='{{...posterobj}}'></template>
</view>
<template is="callback" data='{{showlocation}}'></template>