init
Showing
| ... | ... | @@ -19,7 +19,12 @@ |
| "@angular/platform-browser": "~7.2.0", | ||
| "@angular/platform-browser-dynamic": "~7.2.0", | ||
| "@angular/router": "~7.2.0", | ||
| "@ngx-translate/core": "^11.0.1", | ||
| "@ngx-translate/http-loader": "^4.0.0", | ||
| "core-js": "^2.5.4", | ||
| "echarts": "^4.2.1", | ||
| "ng-zorro-antd": "^7.2.0", | ||
| "ngx-echarts": "^4.1.0", | ||
| "rxjs": "~6.3.3", | ||
| "tslib": "^1.9.0", | ||
| "zone.js": "~0.8.26" | ||
| ... | ... |
src/app/animation/fade-in.ts
0 → 100644
src/app/animation/fly-out.ts
0 → 100644
src/app/animation/zoom.ts
0 → 100644
src/app/router.module.ts
0 → 100644
src/app/service/api.ts
0 → 100644
This diff is collapsed.
src/app/service/auth.ts
0 → 100644
src/app/service/check.ts
0 → 100644
src/app/service/http.ts
0 → 100644
src/app/service/menu.ts
0 → 100644
src/app/service/token.ts
0 → 100644
src/assets/i18n/en.json
0 → 100644
This diff is collapsed.
src/assets/i18n/jpn.json
0 → 100644
src/assets/i18n/zh.json
0 → 100644
This diff is collapsed.
src/assets/js/echarts.min.js
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment