# 考试通VUE-PHP **Repository Path**: ZhuHJay/test-pass-vue-php ## Basic Information - **Project Name**: 考试通VUE-PHP - **Description**: php实训小项目,基于Vue2+ElementUI+PHP7+Apache2.4 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2021-07-02 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, PHP ## README # 考试通VUE-PHP #### 介绍 php实训小项目,基于Vue+ElementUI+PHP+Apache #### 软件架构 小项目而已,难免有Bug出现,或者不合理的地方 慢慢斟酌即可,开发周期1.5周,这里源码最全了 #### 安装教程 1. vue依赖安装 `npm i`(最好使用淘宝镜像,比较快) 2. vue服务开启 `npm run dev` 3. php配置虚拟主机:http://www.phpweb.com : 80端口(过程比较复杂,可以通过百度进行完成) 4. 数据库连接配置文件 ./php/utils/DBUtils.php(自行修改配置) 5. 数据库直接导入 #### 使用说明 1. 管理员账号 admin 密码统一 123456 2. 其他的信息数据库中都有,如果看得懂源代码,都有写注释 #### 参与贡献 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/)