刘洋 7 달 전
부모
커밋
ee90f42fba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/tab-pages/mine.vue

+ 1 - 1
src/pages/tab-pages/mine.vue

@@ -92,7 +92,7 @@
       </div>
       </div>
     </van-popup>
     </van-popup>
     <van-popup teleport="body" v-model:show="showKM" round position="bottom">
     <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
         <div
           style="
           style="
             text-align: center;
             text-align: center;