Parcourir la source

耗材添加常用耗材

maotao il y a 2 mois
Parent
commit
ea0377a976
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pages/my/my.vue

+ 1 - 0
pages/my/my.vue

@@ -200,6 +200,7 @@ page{
200 200
 }
201 201
 .mine{
202 202
   height: 100%;
203
+	overflow-y: auto;
203 204
   display: flex;
204 205
   flex-direction: column;
205 206
   justify-content: space-between;