首页小改
This commit is contained in:
parent
257de521ee
commit
896082a999
|
|
@ -5,8 +5,8 @@
|
||||||
size="small"
|
size="small"
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
:title="item.title"
|
:title="item.title"
|
||||||
class="md:w-1/4 w-full !md:mt-0 !mt-4"
|
class="md:w-1/5 w-full !md:mt-0 !mt-5"
|
||||||
:class="[index + 1 < 4 && '!md:mr-4']"
|
|
||||||
:canExpan="false"
|
:canExpan="false"
|
||||||
>
|
>
|
||||||
<template #extra>
|
<template #extra>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue