feat: scss => less

This commit is contained in:
cgd_mac 2021-12-23 09:37:35 +08:00
parent 5163502796
commit a64454afa4
1 changed files with 1 additions and 1 deletions

View File

@ -73,5 +73,5 @@ export default {
}
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
</style>