hengmei-two/unpackage/dist/build/mp-baidu/pages/tabbar/pageHome/pageHome.swan

1 line
2.8 KiB
Plaintext

<view><status-nav vue-id="3f2a3b40-1" titleVal="首页" backgroudColor="{{publicColor}}" tabcolor="#FFFFFF" statusBack="{{false}}" statusTitle="{{true}}"></status-nav><view class="input-box posiszy" style="{{'height:50px;display:flex;align-items:center;'+('top:'+(statusHNH+'px')+';')+('background:'+(publicColor)+';')}}"><view class="disac width100"><image class="searchImg flexs" src="/static/public/search.png" mode="aspectFill"></image><input class="width100 fon28" type="text" placeholder="请输入问题/病种/医生姓名" data-event-opts="{{[['input',[['__set_model',['','searchVal','$event',[]]]]]]}}" value="{{searchVal}}" bindinput="__e"/><view class="linev"></view><view data-event-opts="{{[['tap',[['searchEv',['$event']]]]]}}" class="searchT flexs" style="{{'color:'+(publicColor)+';'}}" bindtap="__e">搜索</view></view></view><view class="mar-s10 pad-x180" style="{{'padding-top:'+(statusHNH+50+'px')+';'}}"><swiper-pu vue-id="3f2a3b40-2"></swiper-pu><block s-if="{{gonggList.length!=1}}"><view class="mar-zy30 bacf radius10 pad-s25 mar-s10 disja fw"><block s-for="{{gonggList}}" s-for-item="itemgg" s-for-index="indexgg" s-key="indexgg"><view data-event-opts="{{[['tap',[['chooseGon',[indexgg]]]]]}}" class="disac fc gongg-box mar-x25" bindtap="__e"><view class="img-box"><image src="{{itemgg.src}}" mode="aspectFill"></image></view><view class="fon24">{{itemgg.title}}</view></view></block></view></block><view class="mar-zy30 mar-sx20 disjb"><image class="flexs mar-y20 radius30 fawen-img" src="/static/public/wen-one.png" mode="aspectFill"></image><view class="disjb fc width100"><image class="radius30 width100 fawen-itemImg" src="/static/public/wen-two.png" mode></image><image class="radius30 width100 fawen-itemImg" src="/static/public/wen-three.png" mode></image></view></view><view class="mar-zy30 mar-s50"><view class="col2c fon36 bold mar-x36">热门搜索</view><view class="bacf fon24 disac fw radius20 pad-zy20 pad-s20"><block s-for="{{fwList}}" s-for-item="itemf" s-for-index="indexf" s-key="indexf"><view class="disac radius10 mar-x20 reitem-box"><image src="/static/public/hot.png" mode="aspectFill"></image><view>{{itemf.title}}</view></view></block></view></view><view class="mar-zy30 mar-s40"><view class="col2c fon36 bold">恒美小课堂</view><view class="mar-s50 mar-x30"><cate-pu vue-id="3f2a3b40-3" activeb="{{publicColor}}" newcateList="{{ktList}}" isMinW="{{true}}" newCurrent="{{newCurrent*1}}" newbmo="#E0E0E0" data-event-opts="{{[['^choosecateEv',[['choosecateEv']]]]}}" bind:choosecateEv="__e"></cate-pu></view><list-pu vue-id="3f2a3b40-4" list="{{dataList}}"></list-pu></view></view><foot-tab vue-id="3f2a3b40-5"></foot-tab><back-top vue-id="3f2a3b40-6" showTop="{{showTop}}" data-event-opts="{{[['^backTop',[['backTop']]]]}}" bind:backTop="__e"></back-top></view>