You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1 lines
3.2 KiB

<view class="data-v-4920ccb6"><block wx:for="{{standardList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="list-1 data-v-4920ccb6" style="display:flex;flex-direction:column;height:150rpx;"><view class="name-tel data-v-4920ccb6" style="width:80%;overflow:hidden;"><text style="line-height:75rpx;" class="data-v-4920ccb6">{{item.province+'-'+item.city+'-'+item.area}}</text></view><view class="name-tel data-v-4920ccb6" style="width:60%;line-height:35rpx;"><text style="font-size:22rpx;" class="data-v-4920ccb6">{{item.network==null?'':item.network}}</text></view></view></block><u-loadmore vue-id="daf7c7fe-1" status="{{status}}" class="data-v-4920ccb6" bind:__l="__l"></u-loadmore><uni-popup vue-id="daf7c7fe-2" background-color="#fff" data-ref="inputDialog" class="data-v-4920ccb6 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><cc-select-dity vue-id="{{('daf7c7fe-3')+','+('daf7c7fe-2')}}" show="{{show}}" data-event-opts="{{[['^sureSelectArea',[['onsetCity']]],['^hideShow',[['onhideShow']]]]}}" bind:sureSelectArea="__e" bind:hideShow="__e" class="data-v-4920ccb6" bind:__l="__l"></cc-select-dity><view class="popup-pay-content data-v-4920ccb6"><view class="popup-pay-title data-v-4920ccb6"> 填写信息 </view><uni-forms vue-id="{{('daf7c7fe-4')+','+('daf7c7fe-2')}}" modelValue="{{formData}}" rules="{{rules}}" labelWidth="85px" data-ref="form" class="data-v-4920ccb6 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><uni-forms-item vue-id="{{('daf7c7fe-5')+','+('daf7c7fe-4')}}" label="地址" name="address1" class="data-v-4920ccb6" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['openPicker',['$event']]]]]}}" class="input selectcity data-v-4920ccb6" bindtap="__e"><input placeholder="请选择省市区" disabled="{{true}}" type="text" data-event-opts="{{[['input',[['__set_model',['$0','address1','$event',[]],['formData']]]]]}}" value="{{formData.address1}}" bindinput="__e" class="data-v-4920ccb6"/></view></uni-forms-item><uni-forms-item vue-id="{{('daf7c7fe-6')+','+('daf7c7fe-4')}}" label="费用说明" name="standard" class="data-v-4920ccb6" bind:__l="__l" vue-slots="{{['default']}}"><uni-easyinput bind:input="__e" vue-id="{{('daf7c7fe-7')+','+('daf7c7fe-6')}}" type="textarea" value="{{formData.standard}}" data-event-opts="{{[['^input',[['__set_model',['$0','standard','$event',[]],['formData']]]]]}}" class="data-v-4920ccb6" bind:__l="__l"></uni-easyinput></uni-forms-item></uni-forms><view data-event-opts="{{[['tap',[['setAddress',['$event']]]]]}}" class="address-btn data-v-4920ccb6" bindtap="__e">确认</view></view></uni-popup><uni-popup vue-id="daf7c7fe-8" background-color="#fff" data-ref="payDialog" class="data-v-4920ccb6 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content data-v-4920ccb6"><view class="popup-title data-v-4920ccb6"><text class="data-v-4920ccb6">费用说明</text></view><block wx:if="{{chargingStandard!=undefined}}"><view style="margin-top:20rpx;" class="data-v-4920ccb6">{{''+chargingStandard+''}}</view></block><block wx:if="{{chargingStandard==null||chargingStandard==undefined||chargingStandard==''}}"><view style="height:300rpx;line-height:300rpx;" class="data-v-4920ccb6"> 暂无此线路费用明细 </view></block></view></uni-popup></view>