https://github.com/damingerdai/daming-core-ui
基于core-ui的后台UI模板
https://github.com/damingerdai/daming-core-ui
angular bootstrap coreui
Last synced: 12 months ago
JSON representation
基于core-ui的后台UI模板
- Host: GitHub
- URL: https://github.com/damingerdai/daming-core-ui
- Owner: damingerdai
- License: mit
- Created: 2019-01-18T09:26:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T16:11:57.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T02:12:19.304Z (12 months ago)
- Topics: angular, bootstrap, coreui
- Language: HTML
- Homepage: https://damingerdai.github.io/daming-core-ui/
- Size: 6.09 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DamingCoreUi



# 说明
该项目基于[Core UI](https://coreui.io/)的[angular2](https://coreui.io/angular)版二次开发。
其功能与core ui基本一致,存在部分改动:
1. 改造项目结构,使用angular官方推荐的项目结构
2. 添加toastr组件(该相似组件仅在Core UI收费版提供,免费版不提供)
3. 添加首屏渲染
# 下一步计划
1. toaster组件添加使用angular2-toaster(已经完成)
2. 修复dashboard组件中的bug(已经修复)
```
ERROR Error: No value accessor for form control with unspecified
```
3. 添加国际化的支持
4. 添加针对我个人的说明介绍(争取)
# 体验
[Github Page](https://damingerdai.github.io/daming-core-ui)