element-plus中textarea不支持clearable
目前 Element Plus 的 textarea 不支持 clearable 属性,需要手动实现文本域的清空
Hexo + Butterfly 博客添加评论功能:gisgus
Butterfly 主题集成了 gisgus,只需简单配置即可开启评论功能。欢迎大家来测试😀
Node.js 版本管理工具:Volta
目前 Node.js 版本管理工具有很多,本文主要介绍 Volta 的使用
VS Code 插件推荐 — colorize
今天写代码时,发现 VS Code 中 js 部分的颜色值无法像 css 那样实时预览,很不方便,于是找到了比较好用的插件:colorize
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment