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

@@ -170,7 +170,7 @@ onBeforeUnmount(() => {
</el-card>
</template>
<style scoped lang="scss">
<style lang="scss" scoped>
::v-deep(.el-upload-dragger) {
display: flex;
align-items: center;