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.
haoliang-net/frontend
haoliang ab94396497 修复跨页面跳转URL双重admin路径 1 month ago
..
e2e 新增三模块重构E2E测试:仪表盘新布局、产量报表3子页导航、设备详情页改造 1 month ago
mock 采集服务产量统计全流程测试验证:DB Schema同步、品牌映射修正、采集/模拟器代码修改、10场景测试全通过 1 month ago
public
scripts
src 修复跨页面跳转URL双重admin路径 1 month ago
.gitignore
README.md
_screen_part1.vue
_screen_part2.vue
_screen_part3.vue
env.d.ts
gen-screen.cjs
gen1.cjs
gen2.cjs
gen3.cjs
generate-pages.cjs
index.html 前端默认语言改为中文:html lang设为zh-CN,页面标题改为CNC机床数据采集系统 2 months ago
package-lock.json 添加Playwright浏览器UI测试(16个测试,3个模块批量删除+启用停用)并补充mock API端点 2 months ago
package.json 添加Playwright浏览器UI测试(16个测试,3个模块批量删除+启用停用)并补充mock API端点 2 months ago
playwright.config.ts 新增测试规范文档、冒烟测试脚本、AGENTS.md铁律第5/6条 2 months ago
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts 修复采集成功率计算bug、添加IIS localhost绑定和Vite proxy配置 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.