fix(upload): fix maxNumber not work #240

This commit is contained in:
vben
2021-02-05 23:27:42 +08:00
parent 22088e820c
commit 91e004e211
5 changed files with 18 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
import { generate } from '@ant-design/colors';
export const primaryColor = '#0084f4';
export const themeMode = 'light';