| 1 |
- <view class="container"><view data-event-opts="{{[['tap',[['seacher']]]]}}" class="Search-box flex" bindtap="__e"><view class="Search-box flex"><image class="box-img" src="../../static/img/shousuo.png"></image><font class="box-word" vue-id="65e33b47-1" bind:__l="__l" vue-slots="{{['default']}}">请输入关键字</font></view><view class="Search-word"><text class="word">搜索</text></view></view><scroll-view class="second-part" scroll-y="{{true}}"><block wx:for="{{bastList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="template flex"><view class="flex"><view class="left-img"><image style="width:140rpx;height:140rpx;border-radius:50%;" src="/static/img/28.png" mode="aspectFit"></image></view><view class="center-word"><text class="one">{{item.name}}</text><text class="two">{{item.Company}}</text></view></view><view data-event-opts="{{[['tap',[['open',['$event']]]]]}}" class="right-label flex" bindtap="__e"><image src="../../static/img/img014.png"></image>咨询问诊</view></view></block></scroll-view><uni-popup class="vue-ref" vue-id="65e33b47-2" type="center" data-ref="popup" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup"><image class="img" mode="widthFix" src="../../static/img/img24.png"></image><view class="row"><view class="row-1">确认咨询该医生?</view><view class="row-2"><text>咨询费用:</text><text style="color:#DE504C;">¥100</text></view><button data-event-opts="{{[['tap',[['twoopen',['$event']]]]]}}" class="row-3 flex" bindtap="__e">马上咨询</button></view></view><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="close_icon" bindtap="__e"><image src="../../static/img/img016.png"></image></view></uni-popup><uni-popup class="vue-ref" vue-id="65e33b47-3" type="bottom" data-ref="popup1" bind:__l="__l" vue-slots="{{['default']}}"><view class="payment"><view class="first flex1 "><text class="word1">选择支付方式</text><image style="width:20rpx;height:20rpx;" src="../../static/img/img25.png"></image></view><view class="second flex1"><view class="flex"><image style="width:40rpx;margin-right:20rpx;" mode="widthFix" src="../../static/img/img26.png"></image><text class="weixin">微信支付</text></view><view class="radio-active"></view></view><view class="second flex1"><view class="flex"><image style="width:40rpx;margin-right:20rpx;" mode="widthFix" src="../../static/img/img017.png"></image><text class="weixin">余额支付</text></view><view class="radio-active"></view></view><view class="Third"><view class="one"></view><view class="two flex1"><view class="two1"><text class="two1-1 ">合计:</text><text class="two1-2">¥</text><text class="two1-2 size">200.0</text></view><view class="two2 flex"><text>立即支付</text></view></view></view></view></uni-popup></view>
|