@@ -92,7 +92,7 @@
</div>
</van-popup>
<van-popup teleport="body" v-model:show="showKM" round position="bottom">
- <div style="padding: 20px; overflow: auto">
+ <div style="padding: 20px; max-height: 80vh; overflow: auto">
<div
style="
text-align: center;