mrr.sj.front/unpackage/dist/dev/mp-weixin/pages/evaluate/comment.wxml

1 line
4.2 KiB
Plaintext
Raw Permalink 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="container data-v-6d1f8ee2"><custom-navbar vue-id="36d2ce64-1" title="发布评价" show-back="{{true}}" title-color="#333333" BackText="取消" class="data-v-6d1f8ee2" bind:__l="__l"></custom-navbar><view class="rating-section data-v-6d1f8ee2"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="rating-item data-v-6d1f8ee2"><view class="rating-item-left data-v-6d1f8ee2"><text class="rating-label data-v-6d1f8ee2">{{item.$orig.label}}</text><view class="stars data-v-6d1f8ee2"><block wx:for="{{item.l0}}" wx:for-item="n" wx:for-index="__i0__" wx:key="$orig"><image class="{{['star-img','data-v-6d1f8ee2',(activeIndex===index)?'star-animate':'']}}" src="{{n.m0}}" data-event-opts="{{[['tap',[['rate',[index,'$event','$0'],[[[5,'',__i0__]]]]]]]}}" bindtap="__e"></image></block></view></view><text class="{{['star-text','data-v-6d1f8ee2',(item.$orig.value>0)?'text-animate':'']}}">{{''+(item.$orig.value>0?item.$orig.text:"")+''}}</text></view></block></view><view class="guess-section data-v-6d1f8ee2"><view class="guess-tags data-v-6d1f8ee2"><view class="guess-title data-v-6d1f8ee2">猜你想说:</view><block wx:for="{{guessTags}}" wx:for-item="tag" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['insertTag',['$0'],[[['guessTags','',index,'text']]]]]]]}}" class="guess-tag data-v-6d1f8ee2" catchtap="__e"><image class="tag-icon data-v-6d1f8ee2" src="{{tag.icon}}"></image><text class="tag-text data-v-6d1f8ee2">{{tag.text}}</text></view></block></view></view><view class="comment-section data-v-6d1f8ee2"><highlight-textarea vue-id="36d2ce64-2" placeholder="请描述您对此服务的评价......" type="textarea" highlightKey="{{highlightKey}}" data-ref="commentInput" value="{{formData.describe}}" data-event-opts="{{[['^blur',[['blur']]],['^input',[['__set_model',['$0','describe','$event',[]],['formData']]]]]}}" bind:blur="__e" bind:input="__e" class="data-v-6d1f8ee2 vue-ref" bind:__l="__l"></highlight-textarea><view class="comment-footer data-v-6d1f8ee2"><label class="upload-label data-v-6d1f8ee2"><input style="display:none;" type="file" multiple="{{true}}" data-event-opts="{{[['change',[['uploadImage',['$event']]]]]}}" bindchange="__e" class="data-v-6d1f8ee2"/><ali-oss-uploader2 vue-id="36d2ce64-3" max-count="{{9}}" max-size="{{5}}" width="654rpx" user-id="{{formData.evaluator_id}}" button-text="上传图片" tips="最多上传9张图片每张不超过5MB" value="{{formData.images}}" data-event-opts="{{[['^success',[['onUploadSuccess']]],['^error',[['onUploadError']]],['^delete',[['onFileDelete']]],['^ckeckisShowPer',[['ckeckisShowPer']]],['^ckecknowQer',[['ckecknowQer']]],['^input',[['__set_model',['$0','images','$event',[]],['formData']]]]]}}" bind:success="__e" bind:error="__e" bind:delete="__e" bind:ckeckisShowPer="__e" bind:ckecknowQer="__e" bind:input="__e" class="data-v-6d1f8ee2" bind:__l="__l"></ali-oss-uploader2></label><view class="anonymous-wrapper data-v-6d1f8ee2"><radio class="small-radio data-v-6d1f8ee2" checked="{{formData.anonymity==1}}" color="{{formData.anonymity==1?'#e10011':'#ccc'}}" data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e"></radio><text class="anonymous-text data-v-6d1f8ee2">匿名评价</text><text class="tips data-v-6d1f8ee2">隐藏你的头像和名称</text></view></view></view><view class="submitPage data-v-6d1f8ee2"><button data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="submit-button data-v-6d1f8ee2" bindtap="__e">发布</button></view><view class="{{['permission','data-v-6d1f8ee2',(isShowPer&&nowQer==='xc')?'transform':'']}}"><view class="per-tit data-v-6d1f8ee2">美融融plus 对储存空间/照片权限申请说明</view><view class="per-cont data-v-6d1f8ee2">便于您使用该功能上传您的照片/图片/视频以及用于更换头像、发布商品等场景中读取相册和文件内容。</view></view><view class="{{['permission','data-v-6d1f8ee2',(isShowPer&&nowQer==='xj')?'transform':'']}}"><view class="per-tit data-v-6d1f8ee2">美融融plus 对相机拍摄权限申请说明</view><view class="per-cont data-v-6d1f8ee2">便于您使用该功能上传您的照片/图片/视频以及用于更换头像、发布商品等场景中所需内容。</view></view></view>