refactor: 首页项目进展

This commit is contained in:
caiyuchao
2025-09-04 18:21:11 +08:00
parent 6ca7fb0a69
commit c7b70f0caa

View File

@@ -119,10 +119,7 @@ withDefaults(defineProps<Props>(), {
</a-row> --> </a-row> -->
</p> </p>
<!-- eslint-disable vue/no-v-html --> <!-- eslint-disable vue/no-v-html -->
<p <p class="*:text-primary" v-html="item.content"></p>
class="text-foreground/80 *:text-primary mt-1 truncate text-xs leading-5"
v-html="item.content"
></p>
</div> </div>
</div> </div>
<div class="hidden h-full shrink-0 sm:flex sm:flex-col sm:items-end"> <div class="hidden h-full shrink-0 sm:flex sm:flex-col sm:items-end">