| 1 |
- <view class="content"><text style="margin-left:20px;">此投诉为本小程序自有投诉渠道,非微信官方投诉渠道</text><view class="online_box"><view class="part1"><view class="online_left">投诉类型</view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="online_right" bindtap="__e">{{''+(complaintName?complaintName:'请选择投诉类型')+''}}<image src="../../static/images/img/go.png"></image></view></view><u-line vue-id="007bf338-1" color="#E6E6E6" bind:__l="__l"></u-line><view class="online"><view class="tit">投诉理由</view><view class="text_box" style="margin-top:20rpx;"><u-input bind:input="__e" vue-id="007bf338-2" height="300" type="{{type}}" border="{{border}}" clearable="{{false}}" placeholder="请描述问题发生的情况" value="{{value}}" data-event-opts="{{[['^input',[['__set_model',['','value','$event',[]]]]]]}}" bind:__l="__l"></u-input></view></view></view><view data-event-opts="{{[['tap',[['bindorder',['$event']]]]]}}" class="btn" bindtap="__e">立即提交</view><u-picker vue-id="007bf338-3" mode="selector" range="{{typeList}}" range-key="illegal" value="{{show}}" data-event-opts="{{[['^confirm',[['select']]],['^input',[['__set_model',['','show','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" bind:__l="__l"></u-picker></view>
|