老师,在button中可以展示loading icon,但是在vitepress中,按钮设置了lodading和icon是展示不出来的
来源:6-5 Icon组件总结

慕神2830494
2024-08-10
老师,在button中可以展示loading icon,但是在vitepress中,按钮设置了lodading和icon是展示不出来的
写回答
1回答
-
张轩
2024-08-11
同学你好
因为要在启动 vitepress 中进行设置,这个是在课程中讲过的,请看源代码:
https://git.imooc.com/coding-693/v-element/src/master/docs/.vitepress/theme/index.ts
00