style: printboard-generate上传图标修改
This commit is contained in:
8
components.d.ts
vendored
8
components.d.ts
vendored
@@ -9,10 +9,8 @@ export {}
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
ABadge: typeof import('ant-design-vue/es')['Badge']
|
||||
ABreadcrumb: typeof import('ant-design-vue/es')['Breadcrumb']
|
||||
ACheckbox: typeof import('ant-design-vue/es')['Checkbox']
|
||||
AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
|
||||
ADatePicker: typeof import('ant-design-vue/es')['DatePicker']
|
||||
ADrawer: typeof import('ant-design-vue/es')['Drawer']
|
||||
ADropdown: typeof import('ant-design-vue/es')['Dropdown']
|
||||
AImage: typeof import('ant-design-vue/es')['Image']
|
||||
@@ -20,21 +18,15 @@ declare module 'vue' {
|
||||
AMenu: typeof import('ant-design-vue/es')['Menu']
|
||||
AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
|
||||
AModal: typeof import('ant-design-vue/es')['Modal']
|
||||
APagination: typeof import('ant-design-vue/es')['Pagination']
|
||||
APopover: typeof import('ant-design-vue/es')['Popover']
|
||||
ARangePicker: typeof import('ant-design-vue/es')['RangePicker']
|
||||
ASelect: typeof import('ant-design-vue/es')['Select']
|
||||
ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
|
||||
ASlider: typeof import('ant-design-vue/es')['Slider']
|
||||
ASpace: typeof import('ant-design-vue/es')['Space']
|
||||
ASpin: typeof import('ant-design-vue/es')['Spin']
|
||||
ASubMenu: typeof import('ant-design-vue/es')['SubMenu']
|
||||
ASwitch: typeof import('ant-design-vue/es')['Switch']
|
||||
ATable: typeof import('ant-design-vue/es')['Table']
|
||||
ATabPane: typeof import('ant-design-vue/es')['TabPane']
|
||||
ATabs: typeof import('ant-design-vue/es')['Tabs']
|
||||
AUpload: typeof import('ant-design-vue/es')['Upload']
|
||||
ElCascader: typeof import('element-plus/es')['ElCascader']
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
}
|
||||
|
||||
4
src/assets/icons/CFolder.svg
Normal file
4
src/assets/icons/CFolder.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="17">
|
||||
<path d="M0 0 C2.16932124 0.0641466 4.33671723 0.20099682 6.5 0.375 C7.6859375 0.46523438 8.871875 0.55546875 10.09375 0.6484375 C13 1 13 1 14 2 C14.1328125 3.8125 14.1328125 3.8125 14.125 6 C14.12757812 6.721875 14.13015625 7.44375 14.1328125 8.1875 C14 10 14 10 13 11 C10.83519203 11.0989294 8.66706215 11.129711 6.5 11.125 C5.3140625 11.12757812 4.128125 11.13015625 2.90625 11.1328125 C0 11 0 11 -1 10 C-1.0979057 8.50261876 -1.12974864 7.00057108 -1.125 5.5 C-1.12757812 4.6853125 -1.13015625 3.870625 -1.1328125 3.03125 C-1 1 -1 1 0 0 Z M1 2 C1 4.31 1 6.62 1 9 C4.63 9 8.26 9 12 9 C12 7.35 12 5.7 12 4 C9.69 4 7.38 4 5 4 C5 3.34 5 2.68 5 2 C3.68 2 2.36 2 1 2 Z M7 2 C7 2.33 7 2.66 7 3 C8.65 3 10.3 3 12 3 C12 2.67 12 2.34 12 2 C10.35 2 8.7 2 7 2 Z " fill="#606060" transform="translate(1,3)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 924 B |
BIN
src/assets/images/icon/folder.png
Normal file
BIN
src/assets/images/icon/folder.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 B |
BIN
src/assets/images/icon/library.png
Normal file
BIN
src/assets/images/icon/library.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 632 B |
BIN
src/assets/images/icon/upload_black.png
Normal file
BIN
src/assets/images/icon/upload_black.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 400 B |
BIN
src/assets/images/icon/upload_gray.png
Normal file
BIN
src/assets/images/icon/upload_gray.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 355 B |
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user