1 line
3.5 KiB
Plaintext
Raw Normal View History

2025-04-01 09:03:51 +08:00
<view class="box flex align-items flex-column data-v-01e93840"><view class="header flex align-items data-v-01e93840"><image style="width:280rpx;height:200rpx;border-radius:12rpx;margin-left:30rpx;" src="{{detail.detail.headimage}}" mode class="data-v-01e93840"></image><view class="right flex flex-column data-v-01e93840"><label class="title white-space _span data-v-01e93840">{{detail.detail.title}}</label><label class="buyTime _span data-v-01e93840">{{"购买时间:"+detail.paytime_text}}</label><label class="buyTime _span data-v-01e93840" style="margin-top:8rpx;">{{' 订单ID:'+detail.order_no}}</label></view></view><view class="content data-v-01e93840"><u--textarea bind:input="__e" vue-id="2e5aab88-1" height="150" disabled="{{status==3}}" count="{{true}}" placeholder="请输入内容" maxlength="300" border="bottom" value="{{value}}" data-event-opts="{{[['^input',[['__set_model',['','value','$event',[]]]]]]}}" class="data-v-01e93840" bind:__l="__l"></u--textarea><view class="roteList flex flex-column align-items data-v-01e93840"><view class="flex flex-column flex-start w-100 data-v-01e93840"><label class="title _span data-v-01e93840" style="margin-top:32rpx;">课程评分</label><label class="flex align-items w-100 rote _span data-v-01e93840" style="margin-top:24rpx;justify-content:space-between;"><u-rate bind:input="__e" vue-id="2e5aab88-2" count="{{count}}" size="27" readonly="{{status==3}}" activeColor="#FFBC2C" inactiveColor="#C0C0C0" allowHalf="true" value="{{rote1}}" data-event-opts="{{[['^input',[['__set_model',['','rote1','$event',[]]]]]]}}" class="data-v-01e93840" bind:__l="__l"></u-rate><label class="_span data-v-01e93840">{{rote1+"分"}}</label></label></view><view class="flex flex-column flex-start w-100 data-v-01e93840"><label class="title _span data-v-01e93840" style="margin-top:32rpx;">讲师评分</label><label class="flex align-items w-100 rote _span data-v-01e93840" style="margin-top:24rpx;justify-content:space-between;"><u-rate bind:input="__e" vue-id="2e5aab88-3" count="{{count}}" size="27" readonly="{{status==3}}" activeColor="#FFBC2C" inactiveColor="#C0C0C0" allowHalf="true" value="{{rote2}}" data-event-opts="{{[['^input',[['__set_model',['','rote2','$event',[]]]]]]}}" class="data-v-01e93840" bind:__l="__l"></u-rate><label class="_span data-v-01e93840">{{rote2+"分"}}</label></label></view><view class="flex flex-column flex-start w-100 data-v-01e93840" style="margin-bottom:42rpx;"><label class="title _span data-v-01e93840" style="margin-top:32rpx;">教室环境</label><label class="flex align-items w-100 rote _span data-v-01e93840" style="margin-top:24rpx;justify-content:space-between;"><u-rate bind:input="__e" vue-id="2e5aab88-4" count="{{count}}" size="27" readonly="{{status==3}}" activeColor="#FFBC2C" inactiveColor="#C0C0C0" allowHalf="true" value="{{rote3}}" data-event-opts="{{[['^input',[['__set_model',['','rote3','$event',[]]]]]]}}" class="data-v-01e93840" bind:__l="__l"></u-rate><label class="_span data-v-01e93840">{{rote3+"分"}}</label></label></view></view></view><block wx:if="{{status!=3}}"><view class="footer flex align-items justify-center data-v-01e93840"><block wx:if="{{status==1}}"><label data-event-opts="{{[['tap',[['submit']]]]}}" class="flex align-items justify-center _span data-v-01e93840" catchtap="__e">发布评价</label></block><block wx:if="{{status==2}}"><label data-event-opts="{{[['tap',[['edit']]]]}}" class="flex align-items justify-center _span data-v-01e93840" catchtap="__e">修改评价</label></block></view></block></view>