2025-06-30T00:21:25.png

字太大有点难看啊。百度了半天也找不到解决方案。
还好灵机一动,搜索fontSize
最后在app.ts里找到了。
修改 currentSize: wsCache.get('default') || 'default', // 组件尺寸
为:currentSize: wsCache.get('default') || 'small', // 组件尺寸
即可
2025-06-30T00:23:19.png
好看多了哈。

最后修改:2025 年 06 月 30 日
如果觉得我的文章对你有用,请随意赞赏