update
Showing
... | @@ -26,8 +26,11 @@ | ... | @@ -26,8 +26,11 @@ |
"angular2-baidu-map": "^4.7.0", | "angular2-baidu-map": "^4.7.0", | ||
"classlist.js": "^1.1.20150312", | "classlist.js": "^1.1.20150312", | ||
"core-js": "^2.5.4", | "core-js": "^2.5.4", | ||
"echarts": "^4.2.1", | |||
"echarts-gl": "^1.1.1", | |||
"ng-zorro-antd": "^7.5.1", | "ng-zorro-antd": "^7.5.1", | ||
"ngx-color-picker": "^8.1.0", | "ngx-color-picker": "^8.1.0", | ||
"ngx-echarts": "^4.2.1", | |||
"rxjs": "~6.3.3", | "rxjs": "~6.3.3", | ||
"tslib": "^1.9.0", | "tslib": "^1.9.0", | ||
"web-animations-js": "^2.3.2", | "web-animations-js": "^2.3.2", | ||
... | @@ -38,9 +41,10 @@ | ... | @@ -38,9 +41,10 @@ |
"@angular/cli": "~7.3.9", | "@angular/cli": "~7.3.9", | ||
"@angular/compiler-cli": "~7.2.0", | "@angular/compiler-cli": "~7.2.0", | ||
"@angular/language-service": "~7.2.0", | "@angular/language-service": "~7.2.0", | ||
"@types/node": "~8.9.4", | "@types/echarts": "^4.1.10", | ||
"@types/jasmine": "~2.8.8", | "@types/jasmine": "~2.8.8", | ||
"@types/jasminewd2": "~2.0.3", | "@types/jasminewd2": "~2.0.3", | ||
"@types/node": "~8.9.4", | |||
"codelyzer": "~4.5.0", | "codelyzer": "~4.5.0", | ||
"jasmine-core": "~2.99.1", | "jasmine-core": "~2.99.1", | ||
"jasmine-spec-reporter": "~4.2.1", | "jasmine-spec-reporter": "~4.2.1", | ||
... | ... |
src/app/qs-mark/qs-mark.component.html
0 → 100644
src/app/qs-mark/qs-mark.component.less
0 → 100644
src/app/qs-mark/qs-mark.component.spec.ts
0 → 100644
src/app/qs-mark/qs-mark.component.ts
0 → 100644
Please
register
or
sign in
to comment