提交 c2c30709 编写于 作者: W web_chuxia

Fri Aug 4 12:30:00 CST 2023 inscode

上级 baa4d723
...@@ -43,11 +43,11 @@ ...@@ -43,11 +43,11 @@
<Nav></Nav> <Nav></Nav>
<div> <div>
<a-config-provider :theme="{algorithm: theme.darkAlgorithm}"> <a-config-provider :theme="{algorithm: theme.darkAlgorithm}">
<a-button @click="isShow = !isShow">switch</a-button> <a-button @click="isShow = !isShow">switch</a-button>
<transition name="testfate"> <transition name="testfate">
<Demo v-if="isShow" /> <Demo v-if="isShow" />
</transition> </transition>
</a-config-provider> </a-config-provider>
</div> </div>
<main> <main>
<a-row justify="center"> <a-row justify="center">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册