feat: 预览样式更改

- 订正预览样式内容
- 分页逻辑变更
- style lint
This commit is contained in:
Huangzhe
2025-03-17 15:57:39 +08:00
parent 80fe686c8e
commit ebc1bf5c34
14 changed files with 243 additions and 551 deletions

View File

@@ -137,10 +137,6 @@ const emitValue = () => {
};
</script>
<style scoped lang="scss">
.choice-html {
width: 100%;
}
.base-select {
& .van-checkbox-group,
.van-radio-group {