'!'
This commit is contained in:
18
README.md
18
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
|
||||
```
|
||||
|
||||
## 后端地址
|
||||
<!-- ## 后端地址
|
||||
github地址:[https://github.com/tiger1103/gfast](https://github.com/tiger1103/gfast)
|
||||
|
||||
gitee地址:[https://gitee.com/tiger1103/gfast](https://gitee.com/tiger1103/gfast)
|
||||
gitee地址:[https://gitee.com/tiger1103/gfast](https://gitee.com/tiger1103/gfast) -->
|
||||
|
||||
## 演示图
|
||||
<!-- ## 演示图
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
@@ -94,12 +100,12 @@ gitee地址:[https://gitee.com/tiger1103/gfast](https://gitee.com/tiger1103/gf
|
||||
<td><img src="https://oscimg.oschina.net/oscnet/up-f1fd681cc9d295db74e85ad6d2fe4389454.png"/></td>
|
||||
<td><img src="https://oscimg.oschina.net/oscnet/up-c195234bbcd30be6927f037a6755e6ab69c.png"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</table> -->
|
||||
|
||||
|
||||
## 免责声明:
|
||||
<!-- ## 免责声明:
|
||||
> 1、Gfast仅限自己学习使用,一切商业行为与Gfast无关。
|
||||
|
||||
> 2、用户不得利用Gfast从事非法行为,用户应当合法合规的使用,发现用户在使用产品时有任何的非法行为,Gfast有权配合有关机关进行调查或向政府部门举报,Gfast不承担用户因非法行为造成的任何法律责任,一切法律责任由用户自行承担,如因用户使用造成第三方损害的,用户应当依法予以赔偿。
|
||||
|
||||
> 3、所有与使用Gfast相关的资源直接风险均由用户承担。
|
||||
> 3、所有与使用Gfast相关的资源直接风险均由用户承担。 -->
|
||||
Reference in New Issue
Block a user