From 65a9dc05223637019008eacb827b9628e58780a8 Mon Sep 17 00:00:00 2001 From: wtq <2394975549@qq.com> Date: Tue, 12 May 2026 15:50:35 +0800 Subject: [PATCH] '!' --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ffd2afa..e2627ca 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ ## 开发 ```bash +# node版本 +node支持版本请使用 v12.x 或 v14.x +若要使用node v16以上请将修改node-sass 和 sass-loader 为以下版本 + "node-sass": "^6.0.1", + "sass-loader": "^10.0.1", + # 克隆项目 git clone https://github.com/tiger1103/gfast-ui.git @@ -58,12 +64,12 @@ npm run build:stage npm run build:prod ``` -## 后端地址 + -## 演示图 + -## 免责声明: + \ No newline at end of file