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 line
2.3 KiB

4 months ago
<view class="wanl-feedback"><view class="edgeInsetTop"></view><view class="feedback-title"><view>问题和意见</view><view data-event-opts="{{[['tap',[['chooseMsg',['$event']]]]]}}" class="feedback-quick text-red" bindtap="__e"><text class="margin-right-xs">快速键入</text><text class="wlIcon-fanhui4"></text></view></view><view class="cu-form-group"><textarea maxlength="-1" placeholder-class="placeholder" placeholder="请详细描述你的问题和意见..." data-event-opts="{{[['input',[['__set_model',['$0','content','$event',[]],['sendDate']]]]]}}" value="{{sendDate.content}}" bindinput="__e"></textarea></view><view class="feedback-title"><text>问题截图</text></view><view class="cu-bar bg-white"><view class="action">点击预览图片</view><view class="action">{{''+$root.g0+'/8'}}</view></view><view class="cu-form-group"><view class="grid col-4 grid-square flex-sub"><block wx:for="{{sendDate.images}}" wx:for-item="image" wx:for-index="index" wx:key="index"><view class="bg-img"><image src="{{image}}" mode="aspectFill" data-event-opts="{{[['tap',[['previewImage',['$0',index],['sendDate.images']]]]]}}" bindtap="__e"></image><view data-event-opts="{{[['tap',[['close',[index]]]]]}}" class="cu-tag bg-red" catchtap="__e"><text class="wlIcon-shanchu2"></text></view></view></block><block wx:if="{{$root.g1<8}}"><view data-event-opts="{{[['tap',[['chooseImg',['$event']]]]]}}" class="solids" bindtap="__e"><text class="wlIcon-31paishe"></text></view></block></view></view><view class="feedback-title"><text>微信/手机号</text></view><view class="cu-form-group"><input placeholder="选填方便我们联系你" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','contact','$event',[]],['sendDate']]]]]}}" value="{{sendDate.contact}}" bindinput="__e"/></view><view class="feedback-title feedback-star-view"><text>应用评分</text><view class="feedback-star-view"><wanl-rate vue-id="56eaa47c-1" quantity="{{5}}" size="{{24}}" normal="#dadada" current="{{sendDate.score}}" data-event-opts="{{[['^change',[['chooseStar']]]]}}" bind:change="__e" bind:__l="__l"></wanl-rate></view></view><view class="wanlian cu-bar tabbar foot flex flex-direction"><button data-event-opts="{{[['tap',[['send',['$event']]]]]}}" class="cu-btn wanl-bg-redorange lg" bindtap="__e">提交</button></view></view>