疗休养

This commit is contained in:
Paidax
2025-06-18 22:51:46 +08:00
parent bc3ca19212
commit 7a6937919f
3 changed files with 17 additions and 8 deletions
@@ -399,7 +399,7 @@ layout("/mobile/platform.html"){
<van-action-sheet v-model="readVisible" title="定点自由行申请表">
<van-divider :style="{ color: 'orange', fontSize: '12px' }">上下滑动翻页,单击查看,再单击返回</van-divider>
<div id="basePdf" style="height: 530px; overflow-y: auto"></div>
<div class="submitButton">
<div class="submitButton" style="margin-bottom: 7vh">
<van-button @click="onRead" class="join join_submit" style="margin: 10px 0">我已阅读确认</van-button>
</div>
</van-action-sheet>