lbw_9527443 c1618d9050 feat(SendPage): 重构评估表单页面并增加多表单类型支持
重构发送页面UI,增加背景装饰和卡片式布局。新增支持发送两种不同类型的评估表单(家庭教育档案和入营测评卷),并优化了倒计时和状态管理逻辑。同时改进了企微消息发送功能,根据不同类型显示不同标题和描述。
2026-03-04 19:32:27 +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 373 KiB
Languages
Vue 79.2%
JavaScript 18%
TypeScript 2.3%
HTML 0.3%
CSS 0.2%