YaolongHan ef80ecf688 提交demo | il y a 3 ans | |
---|---|---|
public | il y a 3 ans | |
src | il y a 3 ans | |
.browserslistrc | il y a 3 ans | |
.eslintrc.js | il y a 3 ans | |
.gitignore | il y a 3 ans | |
README.md | il y a 3 ans | |
babel.config.js | il y a 3 ans | |
package.json | il y a 3 ans | |
tsconfig.json | il y a 3 ans | |
vue.config.js | il y a 3 ans |
"@persagy-web/base": "2.2.1",
"@persagy-web/big": "2.2.43",
"@persagy-web/draw": "2.2.10",
"@persagy-web/graph": "2.2.40",
npm config set registry https://registry.npmjs.org/
npm i
npm config set registry http://dev.dp.sagacloud.cn:8082/repository/npm-saga/
5 下载图相关依赖包 将以下依赖粘贴入 package.json 然后下载
"@persagy-web/base": "2.2.1",
"@persagy-web/big": "2.2.43",
"@persagy-web/draw": "2.2.10",
"@persagy-web/graph": "2.2.40",
npm i