Commit f6d5b6d
committed
update install, changelist
support tarsnode list, tarsnode install online1 parent 468e9ab commit f6d5b6d
File tree
8 files changed
+28
-10
lines changed8 files changed
+28
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| |||
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
435 | 437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| 414 | + | |
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
| |||
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
430 | | - | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
- ChangeList.zh.md+27
- README.md+9-5
- app.js+1-1
- app/controller/resource/ResourceController.js+32-7
- app/dao/NodeInfoDao.js+24-1
- app/dao/ResourceDao.js+10
- app/router/routerConf.js+4-2
- app/service/resource/ResourceService.js+194-86
- app/service/resource/tarsnode_connect.sh+23
- app/service/resource/tarsnode_install.sh+80-34
- client/build/webpack.base.conf.js+1-1
- client/dist/dcache.html+1-1
- client/dist/index.html+2-2
- client/dist/static/css/app.b279c.css+5
- client/dist/static/css/dcache.70e78.css+5
- client/dist/static/js/app.cf98c.js+1
- client/dist/static/js/dcache.2cabe.js+8
- client/dist/static/js/vendor.b389d.js+31
- client/dist/static/js/vendor.cc40b.js-30
- client/package-lock.json+176-339
- client/package.json+2-2
- client/src/App.vue+1
- client/src/assets/icon-font/demo.css
- client/src/assets/icon-font/demo_index.html
- client/src/assets/icon-font/iconfont.css+5-5
- client/src/assets/icon-font/iconfont.eot
- client/src/assets/icon-font/iconfont.js
- client/src/assets/icon-font/iconfont.json
- client/src/assets/icon-font/iconfont.svg
- client/src/assets/icon-font/iconfont.ttf
- client/src/assets/icon-font/iconfont.woff
- client/src/assets/icon-font/iconfont.woff2
- client/src/main.js+1
- client/src/pages/operation/index.vue+1
- client/src/pages/operation/nodes.vue+345
- client/src/pages/server/manage.vue+1-1
- client/src/router/index.js+5
- client/static/icon-font/demo.css-539
- client/static/icon-font/demo_index.html-6.3k
- client/static/icon-font/iconfont.css-1.1k
- client/static/icon-font/iconfont.eot
- client/static/icon-font/iconfont.js-1
- client/static/icon-font/iconfont.json-1.9k
- client/static/icon-font/iconfont.svg-830
- client/static/icon-font/iconfont.ttf
- client/static/icon-font/iconfont.woff
- client/static/icon-font/iconfont.woff2
- locale/cn.json+65-1
- locale/en.json+65-1
- package.json+1-1
0 commit comments