refactor(css): 优化公共样式和布局

- 新增 .br12 类,用于设置 12 像素的圆角
- 调整 .container 样式,移除多余的注释
- 优化内容编辑区域的样式,使其更加美观
- 统一操作选项弹窗的样式和结构
- 调整矩阵问题和文本带图问题的样式
- 优化选择问题和可拖拽组件的样式- 更新设计页面和创建问卷页面的样式
- 移除未使用的 ElCol 和 ElRow 组件引用
- 新增 VanGrid 和 VanGridItem 组件引用
This commit is contained in:
陈昱达
2025-03-17 17:04:19 +08:00
parent b2844adca1
commit d9b7ac271f
13 changed files with 119 additions and 53 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="container text-with-images-container">
<div class="text-with-images-container">
<van-field
readonly
:label="element.stem"