feat: 添加代码编辑器示例 (#1194)

This commit is contained in:
xiaoming
2024-12-24 09:14:43 +08:00
committed by GitHub
parent 0dd6665b2a
commit 6d26300181
19 changed files with 189 additions and 30 deletions

View File

@@ -89,7 +89,7 @@ const cardLogoClass = computed(() => [
</div>
</template>
<style scoped lang="scss">
<style lang="scss" scoped>
.list-card-item {
display: flex;
flex-direction: column;