1. 首页
  2. 数据库
  3. 其它
  4. 01:angular后台管理系统 源码

01:angular后台管理系统 源码

上传者: 2021-04-21 14:42:42上传 ZIP文件 621.03KB 热度 12次
角度元素 目录 文献资料 入门 安装: # install npm i --save element-angular 用法: // improt module import { ElModule } from 'element-angular' // import styles // if you use webpack, in app.module.ts: import 'element-angular/theme/index.css' // or anglar-cli, in /angular-cli.json: { "app" : [ { "styles" : [ "../node_modules/element-angular/theme/index.css" ] , // other configurations... } ] }
用户评论