Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luomu32/config-console-ui
https://github.com/luomu32/config-console-ui
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luomu32/config-console-ui
- Owner: luomu32
- License: apache-2.0
- Created: 2018-12-07T05:21:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:33:35.000Z (about 2 years ago)
- Last Synced: 2023-03-02T13:01:00.175Z (almost 2 years ago)
- Language: Vue
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# config-console-front
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).## 待解决的问题
- [x] Model对话框的ok方法无法阻塞对话框的关闭。需要添加loading。
- [ ] 表单中无法自定义错误信息的展示位置
- [ ] Iview的按需引用
- [ ] i18n
- [ ] 二级菜单
- [ ] ldap
- [ ] 密钥配置