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 1600570b60 仪表盘优化:修复采集服务状态判断、去掉切削总时、数字保留两位小数、产量排行增加排序和TOP N 1 hour ago
..
e2e feat: 模拟采集E2E测试(7项IIS模式全通过)+修复mock插件RegExp兼容问题 2 hours ago
mock feat: 模拟采集E2E测试(7项IIS模式全通过)+修复mock插件RegExp兼容问题 2 hours ago
public feat(frontend): 初始化前端工程配置 1 week ago
scripts feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
src 仪表盘优化:修复采集服务状态判断、去掉切削总时、数字保留两位小数、产量排行增加排序和TOP N 1 hour ago
.gitignore feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
README.md feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
_screen_part1.vue feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
_screen_part2.vue feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
_screen_part3.vue feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
env.d.ts feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
gen-screen.cjs feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
gen1.cjs feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
gen2.cjs feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
gen3.cjs feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
generate-pages.cjs feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
index.html 前端默认语言改为中文:html lang设为zh-CN,页面标题改为CNC机床数据采集系统 1 week ago
package-lock.json 添加Playwright浏览器UI测试(16个测试,3个模块批量删除+启用停用)并补充mock API端点 5 days ago
package.json 添加Playwright浏览器UI测试(16个测试,3个模块批量删除+启用停用)并补充mock API端点 5 days ago
playwright.config.ts 新增测试规范文档、冒烟测试脚本、AGENTS.md铁律第5/6条 4 days ago
tsconfig.app.json feat(frontend): 初始化前端工程配置 1 week ago
tsconfig.json feat(frontend): 初始化前端工程配置 1 week ago
tsconfig.node.json feat(frontend): 初始化前端工程配置 1 week ago
vite.config.ts 修复采集成功率计算bug、添加IIS localhost绑定和Vite proxy配置 4 days 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.