refactor: remove 'less' (迁移v2代码漏掉了)

This commit is contained in:
dap
2025-03-05 19:29:34 +08:00
parent 7b5fb4f164
commit 11083d5b7e
3 changed files with 5 additions and 6 deletions

View File

@@ -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 {

View File

@@ -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 {