feat: 修改仓库地址

main
wu.jian2 2 years ago
parent 98ae5436a7
commit be2d4a49ce

@ -52,8 +52,8 @@
## 链接
* [使用手册、二次开发、部署手册、常见问题](https://www.yuque.com/chuinixiongkou/bigscreen/index)
* [前端代码仓库(GitHub)](https://github.com/gcpaas/gc-starter-bigscreen-ui)、[前端代码仓库(码云)](https://gitee.com/gcpaas/gc-starter-bigscreen-ui)
* [后端代码仓库(GitHub)](https://github.com/gcpaas/gc-starter-bigscreen)、 [后端代码仓库(码云)](https://gitee.com/gcpaas/gc-starter-bigscreen)
* [前端代码仓库(GitHub)](https://github.com/gcpaas/DataRoom/tree/master/data-room-ui)、[前端代码仓库(码云)](https://gitee.com/gcpaas/gc-starter-bigscreen-ui)
* [后端代码仓库(GitHub)](https://github.com/gcpaas/DataRoom/tree/master/DataRoom)、 [后端代码仓库(码云)](https://gitee.com/gcpaas/gc-starter-bigscreen)
## 如何集成

@ -19,9 +19,9 @@
],
"repository": {
"type": "github",
"url": "https://github.com/gcpaas/gc-starter-bigscreen-ui"
"url": "https://github.com/gcpaas/DataRoom/tree/master/data-room-ui"
},
"homepage": "https://github.com/gcpaas/gc-starter-bigscreen-ui",
"homepage": "https://github.com/gcpaas/DataRoom/tree/master/data-room-ui",
"scripts": {
"serve": "vue-cli-service serve --open",
"serve:max": "node --max_old_space_size=4096 node_modules/@vue/cli-service/bin/vue-cli-service.js serve --open",

Loading…
Cancel
Save