update domain

This commit is contained in:
2023-10-22 10:14:27 +08:00
parent 989b562322
commit d5d719f168
9 changed files with 80 additions and 52 deletions

View File

@@ -52,7 +52,7 @@ const emit = defineEmits<{
</NPopconfirm>
</NSpace>
</template>
<NGrid x-gap="8" cols="1 1000:7">
<NGrid x-gap="8" cols="1 1200:7">
<NGridItem v-for="(day, index) in item.days" v-bind:key="index">
<NCard
size="small"