Explorar el Código

商店列表高度设置75%

dev_YWQ
HolyKnightIX hace 2 años
padre
commit
55648fb017
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/myStore/index.vue

+ 1
- 1
src/views/myStore/index.vue Ver fichero

@@ -157,7 +157,7 @@ function clickPayDialog(item) {
// overflow-x: auto;
padding: 20px 20px 20px 0;
width: 100%;
height: 100%;
height: 75%;
// scrollbar-width: none; /* 隐藏滚动条(Chrome、Firefox) */
// -ms-overflow-style: none; /* 隐藏滚动条(IE、Edge) */
.item {


Cargando…
Cancelar
Guardar