Compare commits
No commits in common. "0d53cabbedc49bbdb25b8765c93d93a419880a80" and "4e6e11ac2cf1d9b1a6add57d14a1ce42b68b0708" have entirely different histories.
0d53cabbed
...
4e6e11ac2c
|
@ -19,8 +19,8 @@
|
|||
src="https://cube.elemecdn.com/0/88/03b0d39583f48206768a7534e55bcpng.png"
|
||||
/>
|
||||
</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>{{ item.name }}</div>
|
||||
<div>{{ item.username }}</div>
|
||||
</div>
|
||||
</template>
|
||||
<template v-else>
|
||||
|
|
Loading…
Reference in New Issue