!190 chore: 统一style标签的字段顺序

Merge pull request !190 from yangxu52/feat/standardize
This commit is contained in:
疯狂的狮子Li
2025-03-06 16:26:11 +00:00
committed by Gitee
30 changed files with 51 additions and 65 deletions

View File

@ -130,7 +130,7 @@ defineExpose({
});
</script>
<style scoped lang="scss">
<style lang="scss" scoped>
.layout-search-dialog {
position: relative;
:deep(.el-dialog) {

View File

@ -65,7 +65,7 @@ onMounted(() => {
});
</script>
<style scoped lang="scss">
<style lang="scss" scoped>
.layout-navbars-breadcrumb-user-news {
.head-box {
display: flex;