- 修改涉及相关单位表格列跨度从3列调整为5列 - 注释监护人签名图片显示相关代码 - 调整断路地段示意图区域的签名显示逻辑 - 将项目管理签名替换为作业用户签名显示 - 修正签字区域的时间戳显示字段 |
||
|---|---|---|
| public | ||
| src | ||
| .env | ||
| .env.development | ||
| .env.production | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .prettierrc.cjs | ||
| env.d.ts | ||
| index.html | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.cjs | ||
| readme.md | ||
| vite.config.js | ||
readme.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Recommended IDE Setup
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).