fix:按照需要修改样式
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
@change="handleInputClick" />
|
||||
<div class="input-message">
|
||||
<!-- <ExclamationCircleOutlined :style="{ color: '#0ed2bf', fontSize: '60px' }" /> -->
|
||||
<ContainerOutlined :style="{ color: '#0ed2bf', fontSize: '60px' }" />
|
||||
<ContainerOutlined :style="{ color: '#0ed2bf', fontSize: '40px' }" />
|
||||
<span style="margin-top: 10px">点击或将文件拖拽到这里上传</span>
|
||||
<span>支持扩展名: .xlsx, .xls</span>
|
||||
</div>
|
||||
@@ -282,6 +282,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
text-align: center;
|
||||
padding: 20px 0px;
|
||||
}
|
||||
|
||||
.file-name {
|
||||
|
Reference in New Issue
Block a user