feat: use material2 and unuse the layer-layui
Showing
| ... | ... | @@ -12,8 +12,8 @@ |
| }, | ||
| "private": true, | ||
| "dependencies": { | ||
| "@angular/animations": "5.2.0", | ||
| "@angular/cdk": "^5.1.0", | ||
| "@angular/animations": "^5.2.0", | ||
| "@angular/cdk": "^5.1.1", | ||
| "@angular/common": "5.2.0", | ||
| "@angular/compiler": "5.2.0", | ||
| "@angular/core": "5.2.0", | ||
| ... | ... | @@ -39,7 +39,6 @@ |
| "jquery-slimscroll": "^1.3.8", | ||
| "jquery-sparkline": "^2.4.0", | ||
| "jvectormap": "1.2.2", | ||
| "layui-layer": "git+https://github.com/jumpserver/layer.git", | ||
| "materialize-css": "^0.100.2", | ||
| "metismenu": "^2.5.0", | ||
| "mstsc.js": "^0.2.4", | ||
| ... | ... |
Please
register
or
sign in
to comment