You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1. AlertRepository SQL缺少列别名致Dapper无法映射created_at→CreatedAt 2. AlertStatisticsResponse返回嵌套unresolvedByType,前端期望扁平collectFail等 3. AlertPage缺少production_error/summary_error的中文标签映射 4. 机床下拉模板用m.id/m.name,API返回value/label格式不匹配 |
1 month ago | |
|---|---|---|
| .. | ||
| e2e | 2 months ago | |
| mock | 2 months ago | |
| public | 2 months ago | |
| scripts | 2 months ago | |
| src | 1 month ago | |
| .gitignore | 2 months ago | |
| README.md | 2 months ago | |
| _screen_part1.vue | 2 months ago | |
| _screen_part2.vue | 2 months ago | |
| _screen_part3.vue | 2 months ago | |
| env.d.ts | 2 months ago | |
| gen-screen.cjs | 2 months ago | |
| gen1.cjs | 2 months ago | |
| gen2.cjs | 2 months ago | |
| gen3.cjs | 2 months ago | |
| generate-pages.cjs | 2 months ago | |
| index.html | 2 months ago | |
| package-lock.json | 2 months ago | |
| package.json | 2 months ago | |
| playwright.config.ts | 2 months ago | |
| tsconfig.app.json | 2 months ago | |
| tsconfig.json | 2 months ago | |
| tsconfig.node.json | 2 months ago | |
| vite.config.ts | 2 months ago | |
README.md
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.