style(css): 更新样式文件并添加新图标

- 更新 main.scss 和 public.scss,使用 @use 替代 @import
- 添加 upload 和 shanchu1 两个新图标
- 更新 iconfont.css 和相关文件以包含新图标
This commit is contained in:
陈昱达
2025-03-17 19:23:00 +08:00
parent 040c6f7cfe
commit 55b9f47b25
50 changed files with 585 additions and 475 deletions

View File

@@ -5,7 +5,7 @@
:label="element.stem"
:required="element.config.is_required === 1"
label-align="top"
class="base-select"
class="base-select contenteditable-question-title"
>
<template #left-icon>
{{ index + 1 }}