提交 c2c30709 编写于 作者: W web_chuxia

Fri Aug 4 12:30:00 CST 2023 inscode

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