# 自动化测试平台(前端) **Repository Path**: lcuyym/fe-uitest-platform ## Basic Information - **Project Name**: 自动化测试平台(前端) - **Description**: 采用Vue.js和Element-Plus,提供直观的测试管理界面,支持任务调度、结果展示和报告生成,优化用户体验,确保高效测试操作。实现web、wap、api自动化测试。 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: https://shangguangroup.top/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2025-08-07 - **Last Updated**: 2025-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fe-uitest-platform 这个模板应该可以帮助您开始在 Vite 中使用 Vue 3 进行开发。 ## 推荐的 IDE 设置 [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## 自定义配置 See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ``` ### 在线体验 ```sh http://14.103.196.193 账号:test 密码:123456 ```