fix: add missing closing tags for scroll-view and refund_box in orderdetail.wxml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
renjianbo
2026-06-07 10:48:13 +08:00
parent ea6a6087d4
commit e0fd538c9d

View File

@@ -164,4 +164,6 @@
</view>
</view>
</radio-group>
</scroll-view>
<view class="msg_btn" bindtap="isok">完成</view>
</view>