1cc54c68c212c31cbd65496b5e08bd9a3fbae299
- 修改 MarketItem 组件中的标题和描述文本样式 - 优化标题和描述之间的间距 - 调整描述文本的字体大小和颜色 feat(Survey): 改进问卷标题处理和显示 - 在创建问卷时,将富文本标题转换为纯文本保存为项目名称 - 在问卷列表中显示问卷所有者名称,而不是场景名称
vue3-template
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Type Support for .vue Imports in TS
TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Type-Check, Compile and Minify for Production
npm run build
Description
Languages
Vue
57.1%
JavaScript
20.1%
TypeScript
12.2%
SCSS
4.3%
HTML
3.7%
Other
2.5%