mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-05-01 06:39:01 +08:00
fix: 移除多余的class
This commit is contained in:
parent
30ca69cf16
commit
7ce6cf1f7c
@ -12,7 +12,6 @@
|
|||||||
<Vue3IntroStep
|
<Vue3IntroStep
|
||||||
ref="myIntroStep"
|
ref="myIntroStep"
|
||||||
v-model:show="show"
|
v-model:show="show"
|
||||||
class="beginner-guide"
|
|
||||||
:config="config"
|
:config="config"
|
||||||
>
|
>
|
||||||
<template #prev="{ tipItem, index }">
|
<template #prev="{ tipItem, index }">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user