代码优化
This commit is contained in:
@@ -157,7 +157,7 @@ onMounted(async () => {
|
||||
v-if="arrow.ring > 0"
|
||||
:style="{
|
||||
fontSize: '20px',
|
||||
marginLeft: arrow.ring > 0 ? '5px' : 0,
|
||||
marginLeft: '5px',
|
||||
}"
|
||||
>环</text
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user