ng-devui-admin
ng-devui-admin copied to clipboard
Customizable admin dashboard template based on Angular and DevUI
这是没导入对应的组件?如何导入这样的组件 If 'd-data-table' is an Angular component, then verify that it is part of this module
本文将手把手教你使用 DevUI Admin 快速搭建一个美观大气的后台管理系统,0代码,纯命令行操作。 最终效果如下:  前提条件:在你的电脑安装[nodejs](https://nodejs.org/) 步骤: 1. 全局安装 Angular 12:`npm i -g @angular/cli@12` 2. 创建 Angular 工程:`ng new your-project && cd your-project` 3. 添加 DevUI Admin:`ng add ng-devui-admin`...
As title, now npm ng-devui-admin is lock devui-13 version. has any schedule to up 14 version. Thanks.
$ npm i ng-devui npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/animations...
TODO List of Admin V3
**Describe the bug** 表单布局中 多列表单 对应的roles 多选显示不正确 **To Reproduce** Steps to reproduce the behavior: 1. 点击进入 表单布局 -> 多列表单 找到 Roles 2. 下拉框 三项多选择 3. 取消 Developer, 然后再次选中 4. 查看上面输入框显示内容...
**修改文件内容如下:** ```typescript //文件目录 src\app\@shared\layouts\da-layout\default-layout.config.ts import { DaLayoutConfig } from './da-layout.type'; import { WIDE_LAYOUT_CONFIG ,WATERFALL_LAYOUT_CONFIG,TOP_NAV_LAYOUT_CONFIG, COMMON_LAYOUT_CONFIG } from './da-layout.config' export const DEFAULT_LAYOUT_CONFIG: DaLayoutConfig = COMMON_LAYOUT_CONFIG; //{ // id: 'leftRight', // mode:...
**Describe the bug** A clear and concise description of what the bug is. ``` git clone https://github.com/DevCloudFE/ng-devui-admin.git cd ng-devui-admin npm install --legacy-peer-deps npm start ``` ``` - [ECharts] DEPRECATED: textStyle...
请问是否考虑多标签支持与路由缓存