lbw_9527443 c7e2bf3a66 feat: 添加二阶评估表单数据支持与显示
- 新增 `secondStageInfo` 响应式变量用于存储和展示二阶表单数据
- 在 `fetchAndCheckExternalContact` 函数中解析并存储第二个表单的答案
- 在模板中添加二阶评估信息的显示区域,使用垂直堆叠布局
- 当存在二阶数据时,隐藏“发送二阶评估表”按钮
- 添加对应的 CSS 样式以支持垂直排列的问答项
2026-01-23 16:19:25 +08:00

sendForm

This template should help get you started developing with Vue 3 in Vite.

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

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint
Description
企微助手侧边栏
Readme 179 KiB
Languages
Vue 77.8%
JavaScript 19.2%
TypeScript 2.4%
HTML 0.3%
CSS 0.3%