# VvueCat **Repository Path**: xiong-goucheng/vvue-cat ## Basic Information - **Project Name**: VvueCat - **Description**: 租车后台 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-19 - **Last Updated**: 2024-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript, CSS, Vue, vue-router, JavaScript ## README # VvueCat #### Description[项目名称] 租车后台 #### Software Architecture[项目总体结构] ### Global directory structure[整体目录结构] -- assets/[私有样式] -- public/[全局公开资源] -[包含公共样式/视频文件以及图片资源] -- components/[组件] -routerperiow/[初始加载页面] -advance/[付款订单] -appointment/[预约订单] -overtime/[超时订单] -- composables/[封装和复用有状态的逻辑函数] -- router/[路由文件] -[router.js/路由配置] -- views/[开始文件] -Home.vue[主页] -Login.vue[登录] --[主要功能] -[ { "登录成功":[ { "响应码":200, "判断密码是否正确":[ { "响应码":300, "返回值":密码错误 } ] } ], "输入账号提示账号不存在":[ { "响应码":304, "返回值": Requested range not satisfiable } ] } ] -Register.vue[注册] -- layout/[布局组件] ### Technology stack[技术栈/方便后期维护] --[基础框架] --"vite": "^5.0.8" --"@vitejs/plugin-vue":^4.5.2 --"vue": "^3.3.11" --[工具版本] --"node":v21.2.0 --"npm":10.2.5 --"@vue/cli":5.0.8 --"yarn":1.22.21 --[其他框架] --"vue-router":4 --"element-plus":^2.5.2 --[数据测试工具] -- "axios": "^1.6.5", -- "body-parser": "^1.20.2", -- "echarts": "^5.4.3", -- "element-plus": "^2.5.2", -- "express": "^4.18.2", -- "mysql": "^2.18.1", -- "pinia": "^2.1.7", ### [注意事项] --[如果需要数据测试,请将node版本降到12.12.0或以下] #### Installation[补包/下载依赖] -- 1. yarn -- 2. npm install #### Instructions/[指令/打包/启动] -- 1. yarn run dev [/or] npm run dev -- 2. yarn run build [/or] npm run build ##### Preview instructions after packaging is complete[打包完成后预览指令] -- 1.yarn run preview [/or] npm run preview #### Contribution 1. git@gitee.com:xiong-goucheng/vvue-cat.git[总仓库] 2. Create main branch [日常代码管理与上传] or Create custom branch[组件上传分支] #### Gitee Feature 1. 你可以查看文档来进行维护本项目 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)