gohttpdUi/src
13636643269 5cefb7286d add support for Form slots in FormSchema config
example:
componentsProps{
	slots:{
		append: ()=>h('span',null,'appendd slot')
	}
}
2022-09-03 10:38:00 +08:00
..
api refactor: refactor axios 2022-08-13 09:32:13 +08:00
assets style: 压缩图片尺寸 2022-07-18 10:44:10 +08:00
components add support for Form slots in FormSchema config 2022-09-03 10:38:00 +08:00
config refactor: refactor axios 2022-08-13 09:32:13 +08:00
directives feat: 添加按钮权限 2022-07-18 16:02:20 +08:00
hooks refactor: refactor axios 2022-08-13 09:32:13 +08:00
layout style: Misspelling 2022-08-13 08:32:12 +08:00
locales style: perfect tableDemo 2022-08-13 09:03:52 +08:00
plugins types: fix types error 2022-06-09 20:31:51 +08:00
router fix: 修复重定向错误 2022-08-20 10:22:58 +08:00
store perf: add static router 2022-07-30 10:05:53 +08:00
styles style: Misspelling 2022-08-13 08:32:12 +08:00
utils fix: fix build:test error 2022-07-16 15:11:19 +08:00
views fix: 修复重定向错误 2022-08-20 10:22:58 +08:00
App.vue wip: Dark theme transformation 2022-05-10 16:11:48 +08:00
main.ts feat: 添加按钮权限 2022-07-12 22:48:23 +08:00
permission.ts perf: add static router 2022-07-30 10:05:53 +08:00