index.wxml 5.1 KB
<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>