refactor: remove 'less' (迁移v2代码漏掉了)
This commit is contained in:
@@ -230,10 +230,10 @@ function getValue() {
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="less">
|
||||
<style>
|
||||
.ant-upload-select-picture-card i {
|
||||
color: #999;
|
||||
font-size: 32px;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.ant-upload-select-picture-card .ant-upload-text {
|
||||
|
@@ -313,10 +313,10 @@ function getValue() {
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="less">
|
||||
<style>
|
||||
.ant-upload-select-picture-card i {
|
||||
color: #999;
|
||||
font-size: 32px;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.ant-upload-select-picture-card .ant-upload-text {
|
||||
|
Reference in New Issue
Block a user