Merge pull request 'fix:修改字体颜色;' (#74) from yangws into main

Reviewed-on: #74
This commit is contained in:
yangws 2024-07-26 15:38:39 +08:00
commit 0d53cabbed
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
src="https://cube.elemecdn.com/0/88/03b0d39583f48206768a7534e55bcpng.png"
/>
</div>
<div>{{ item.name }}</div>
<div>{{ item.username }}</div>
<div><el-text class="mx-1" type="primary">{{ item.name }}</el-text></div>
<div><el-text class="mx-1" type="warning">{{ item.username }}</el-text></div>
</div>
</template>
<template v-else>