Files
threeonecheck_web/unpackage/dist/dev/mp-weixin/pages/plandetail/plandetail.wxml
2025-12-29 14:59:44 +08:00

1 line
1.7 KiB
Plaintext

<view class="{{['page', 'padding', 'data-v-432c3f4c', virtualHostClass]}}" style="{{virtualHostStyle}}"><view class="padding bg-white radius data-v-432c3f4c"><view class="text-bold data-v-432c3f4c">{{a}}</view><view class="flex margin-top data-v-432c3f4c"><view class="border-border margin-right-xs data-v-432c3f4c">任务ID: {{b}}</view><view class="border-border data-v-432c3f4c">检查点: {{c}}</view></view><view class="flex text-gray margin-top data-v-432c3f4c"><view class="data-v-432c3f4c">状态:</view><view class="data-v-432c3f4c">{{d}}</view></view><view class="flex margin-top align-center data-v-432c3f4c"><view class="data-v-432c3f4c">完成进度:</view><view class="flex align-center margin-left-sm data-v-432c3f4c"><view class="cu-progress round data-v-432c3f4c"><view class="bg-green data-v-432c3f4c" style="{{'width:' + e}}"></view></view><text class="margin-left-sm data-v-432c3f4c">{{f}}/{{g}}</text></view></view></view><view class="padding bg-white radius margin-top data-v-432c3f4c"><view class="text-bold data-v-432c3f4c">检查内容</view><view class="bg-gray padding radius data-v-432c3f4c"><rich-text class="data-v-432c3f4c" nodes="{{h}}"></rich-text></view></view><view class="padding bg-white radius margin-top data-v-432c3f4c"><view class="text-bold data-v-432c3f4c">检查结果</view><view class="bg-gray padding radius data-v-432c3f4c">{{i}}</view></view><view class="padding bg-white radius margin-top data-v-432c3f4c"><view class="text-bold data-v-432c3f4c">备注</view><view class="bg-gray padding radius data-v-432c3f4c">{{j}}</view></view><view wx:if="{{k}}" class="padding bg-white radius margin-top data-v-432c3f4c"><view class="text-gray text-sm text-center data-v-432c3f4c">还有更多检查项</view></view></view>