mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-04 21:24:06 +08:00
style: unocss eslint
This commit is contained in:
@@ -12,6 +12,6 @@ defineProps({
|
||||
<template>
|
||||
<span>{{ titel }}</span>
|
||||
<ElTooltip :content="message" placement="top">
|
||||
<Icon :icon="icon" class="ml-1px relative top-1px" />
|
||||
<Icon :icon="icon" class="relative top-1px ml-1px" />
|
||||
</ElTooltip>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user