Fork me on GitHub
摘要: 参考 vant 官网:https://vant-contrib.gitee.io/vant/v3/#/zh-CN/advanced-usage 两个插件: 1. postcss-pxtorem 是一款 PostCSS插件,用于将 px 单位转化为 rem 单位 npm install postcss 阅读全文
posted @ 2023-12-29 21:14 锄田君 阅读(25) 评论(0) 推荐(0)
摘要: 1. 下载MYSQL数据库 官网:https://www.mysql.com/ ,下载 MySQL Community Server 压缩版 2. 解压压缩包 路径:E:\mysql-8.0.35-winx64 3. 设置环境变量 右击我的电脑,属性 =》 高级系统设置 =》 环境变量 =》 在系统 阅读全文
posted @ 2023-12-29 16:09 锄田君 阅读(43) 评论(0) 推荐(0)