Skip to content
0

index文件样式问题

index文件样式问题

背景

编辑docs\.vitepress\theme\index.ts文件:

按注释提示修改:

image-20250924073635190

修改好了:

image-20250924073751856

再次测试:

还是报错:(为啥呢,都已经使用在线版本了啊……)

image-20250924073814494

image-20250924074257278

和之前私有库做个对比?

image-20250924074348487

应该就是这里的问题:

https://vp.teek.top/guide/styles-plus.html#样式增强

image-20250924075040694

我先引入这些scss:

image-20250924075458191

再次运行,观察效果:

报其它错了哦:

image-20250924075536969

Teek官方文档

应该就是这里的问题:

https://vp.teek.top/guide/styles-plus.html#样式增强

image-20250924075040694

最近更新