会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
前端CodingPeasant
博客园
首页
新随笔
联系
订阅
管理
03 2022 档案
vue中使用rem适配PC端
摘要:1.下载 amfe-flexible npm i -S amfe-flexible 2.在main.js文件中引入 import 'amfe-flexible/index.js' 3.需要修改一下 amfe-flexible/index.js文件 在node_modules文件夹中打开index.j
阅读全文
posted @
2022-03-23 09:56
前端CodingPeasant
阅读(699)
评论(0)
推荐(0)
Node Sass does not yet support your current environment: Windows 64-bit然如何解决
摘要:原因是node版本太高,所以 去官网下载14版本的就行了 先去把node卸载了,然后去官网下载14版本的就行了 我自己之前是16的版本 下载地址:https://nodejs.org/zh-cn/download/releases/
阅读全文
posted @
2022-03-12 09:39
前端CodingPeasant
阅读(261)
评论(0)
推荐(0)