index.wxml 1.1 KB

1
  1. <view><view class="page-body"><view class="utabs"><view style="width:95%;margin:0 auto;"><u-tabs vue-id="20be12c6-1" list="{{list}}" is-scroll="{{true}}" current="{{current}}" item-width="140" font-size="24" gutter="20" bar-width="60" active-color="#42b983" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" bind:__l="__l"></u-tabs></view></view><view class="LocationAndDetails"><view class="search"><input type="text" placeholder="请输入设备ID" data-event-opts="{{[['input',[['__set_model',['','device_id','$event',[]]]]]]}}" value="{{device_id}}" bindinput="__e"/></view><view class="Location"><view data-event-opts="{{[['tap',[['eqinfo',['$event']]]]]}}" class="particulars_par" bindtap="__e">查看详情</view><view data-event-opts="{{[['tap',[['serTFs',['$event']]]]]}}" class="particulars_ser" bindtap="__e">查看位置</view></view></view><view class="page-section page-section-gap"><map class="map" scale="3" markers="{{covers}}" enable-zoom="{{true}}" data-event-opts="{{[['markertap',[['markertap',['$event']]]]]}}" bindmarkertap="__e"></map></view></view></view>