refactor: 首页项目进展
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user