From 84553884b26acd2ce7340422347adb2dbb142caa Mon Sep 17 00:00:00 2001 From: xieyonghong <18010623010@163.com> Date: Sun, 23 Apr 2023 14:12:49 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f45922b6..8c23ef59 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,16 @@ yarn add jetlinks-ui-components@latest yarn dev:force ``` +## Node +* node >= 18.14.0 + +## 浏览器兼容 +* Chrome >= 100 +* Firefox >= 100 +* Edge >= 100 +不支持IE ### 备注 -项目在开发模式下,首页加载慢属于正常现象; \ No newline at end of file +* 项目在开发模式下,首页加载慢属于正常现象; +* 打开F12后页面卡顿是`vuetools`引起,[https://github.com/vuejs/devtools/issues/1987](https://github.com/vuejs/devtools/issues/1987) \ No newline at end of file