2025-10-29 15:50:14 +08:00

1 line
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="content"><view class="question"><view class="questionLabel">问题描述</view><u--textarea bind:input="__e" style="background:#FFF;border:none;" vue-id="1e2712a5-1" placeholder="请输入您要反馈的问题10~500字以内" value="{{notesText}}" data-event-opts="{{[['^input',[['__set_model',['','notesText','$event',[]]]]]]}}" bind:__l="__l"></u--textarea></view><view class="question"><view class="questionLabel" style="margin-bottom:20rpx;">请提供问题的截图或照片(选填)</view><u-upload vue-id="1e2712a5-2" fileList="{{fileList1}}" name="1" multiple="{{true}}" maxCount="{{10}}" data-event-opts="{{[['^afterRead',[['afterRead']]],['^delete',[['deletePic']]]]}}" bind:afterRead="__e" bind:delete="__e" bind:__l="__l"></u-upload></view><view class="contact flex-between"><view>联系方式</view><input style="font-size:28rpx;flex:1;text-align:right;" type="text" placeholder="请输入手机号" data-event-opts="{{[['input',[['__set_model',['','phoneNum','$event',[]]]]]]}}" value="{{phoneNum}}" bindinput="__e"/></view><view data-event-opts="{{[['tap',[['feedback',['$event']]]]]}}" class="commitBtn flex-center" bindtap="__e">提交</view><view class="tip">您的反馈我们会尽快解决,但无法保证每一条都能及时反馈,如果有紧急咨询,请直接拨打客服电话:400-000-000</view></view>