Explorar el Código

2023年5月12日10:38:14

yxb
wq hace 2 años
padre
commit
95e9d6c626
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      components/filter/filter.vue

+ 2
- 1
components/filter/filter.vue Ver fichero

@@ -1,5 +1,6 @@
<template>
<view style="filter: grayscale(1)">
<!-- style="filter: grayscale(1)" -->
<view >
<slot></slot>
</view>
</template>

Cargando…
Cancelar
Guardar