feat: 列表自定义列

1.列表自定义表头的列
2.修复一些bug
3.将后端接口路径提取为配置文件
This commit is contained in:
chenjinsong
2020-01-08 22:19:46 +08:00
parent 7c0e5dc400
commit 14500d6a30
19 changed files with 975 additions and 267 deletions

View File

@@ -19,7 +19,10 @@ const en = {
clear: "Clear",
name: 'Name',
cover: 'Cover',
signOut: 'Sign Out'
signOut: 'Sign Out',
select: 'Select',
ok: 'Ok',
all: 'All'
},
dashboard:{
title:'Dashboard',