# owep-front-vue **Repository Path**: stevenye/owep-front-vue ## Basic Information - **Project Name**: owep-front-vue - **Description**: owep后台管理系统之前端项目,采用vue3技术实现,菜单+导航是基于自研的vue-vite-admin项目来实现的。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-04 - **Last Updated**: 2025-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # kclmOwp This template should help get you started developing with Vue 3 in Vite. 吕老师所在的仓库下【上一代作品】 ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## 下载项目依赖 ```sh npm install ``` ### 本地运行 ```sh npm run dev ``` ### 项目打包成发布的产品,生成 dist ```sh npm run build ``` ### Run End-to-End Tests with [Playwright](https://playwright.dev) ```sh # Install browsers for the first run npx playwright install # When testing on CI, must build the project first npm run build # Runs the end-to-end tests npm run test:e2e # Runs the tests only on Chromium npm run test:e2e -- --project=chromium # Runs the tests of a specific file npm run test:e2e -- tests/example.spec.ts # Runs the tests in debug mode npm run test:e2e -- --debug ``` # 图标的使用 ![Alt text](image.png) # 另一组图标的使用 ![Alt text](image-1.png) # 本文使用的技术 vue3 Pinia js 部分 TypeScript 等 功能模块有: 系统配置 用户管理 权限管理 班级管理 通知公告 日志管理 组织机构 # 没有权限的页面可以是不需要做的 # 标注了独立完成的页面 需要完成页面及页面的相关功能(可参照 owep-vue-all-front 中相关界面) ======= # owep-front-vue #### 介绍 owep后台管理系统之前端项目,采用vue3技术实现,菜单+导航是基于自研的vue-vite-admin项目来实现的。 #### 软件架构 软件架构说明 #### 安装教程 1. clone此项目 2. cd 到本地的项目中 3. npm install 4. npm run dev #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) >>>>>>> c088509ecc2282a34d0b932f6925d649261c336d