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 c5847b1f71 全局列宽均分+批量按钮统一到上方+修改预处理协议增加执行验证阶段
- 02-前端全局规范.md: 新增el-table列宽均分规则和操作按钮统一布局规则
- 8个页面设计文档: 列表字段列宽改为自动均分,批量操作按钮从底部栏改为页头
- 05-修改请求预处理协议.md: 新增第四步执行中验证和第五步完成验收,配2个完整示例
- 8个Vue组件: 移除数据列固定width,批量操作按钮移到操作栏
1 week ago
..
mock feat(dashboard): 车间平均单机产量tooltip记录日终汇总规则,多天范围改为日均单机产量 1 week ago
public feat(frontend): 初始化前端工程配置 1 week ago
scripts feat: 搭建VS2017解决方案骨架(8项目+前端文件夹),编译通过0错误 1 week ago
src 全局列宽均分+批量按钮统一到上方+修改预处理协议增加执行验证阶段 1 week 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 feat(frontend): 初始化前端工程配置 1 week ago
package-lock.json feat(frontend): 初始化前端工程配置 1 week ago
package.json feat(frontend): 初始化前端工程配置 1 week 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 修复路由重定向到/login + 登录失败提示不显示 1 week 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.