refactor: 首页项目进展
This commit is contained in:
@@ -119,10 +119,7 @@ withDefaults(defineProps<Props>(), {
|
||||
</a-row> -->
|
||||
</p>
|
||||
<!-- eslint-disable vue/no-v-html -->
|
||||
<p
|
||||
class="text-foreground/80 *:text-primary mt-1 truncate text-xs leading-5"
|
||||
v-html="item.content"
|
||||
></p>
|
||||
<p class="*:text-primary" v-html="item.content"></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="hidden h-full shrink-0 sm:flex sm:flex-col sm:items-end">
|
||||
|
||||
Reference in New Issue
Block a user