init upload component
init upload component
This commit is contained in:
parent
e0f238f957
commit
3affd6f365
9 changed files with 54 additions and 1 deletions
5
src/styles/components/upload.less
Normal file
5
src/styles/components/upload.less
Normal file
|
@ -0,0 +1,5 @@
|
|||
@upload-prefix-cls: ~"@{css-prefix}upload";
|
||||
|
||||
.@{upload-prefix-cls} {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue