YaolongHan e23406a7d8 debug | 4 yıl önce | |
---|---|---|
public | 4 yıl önce | |
src | 4 yıl önce | |
.browserslistrc | 4 yıl önce | |
.eslintrc.js | 4 yıl önce | |
.gitignore | 4 yıl önce | |
README.md | 4 yıl önce | |
babel.config.js | 4 yıl önce | |
package-lock.json | 4 yıl önce | |
package.json | 4 yıl önce | |
tsconfig.json | 4 yıl önce | |
vue.config.js | 4 yıl önce |
"@persagy-web/base": "2.2.1",
"@persagy-web/big": "2.2.30",
"@persagy-web/draw": "2.2.8",
"@persagy-web/graph": "2.2.31",
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.30",
"@persagy-web/draw": "2.2.8",
"@persagy-web/graph": "2.2.31",
npm i