Skip to content

Banzerczhs/testSystem

Repository files navigation

my-test

A Vue.js project

Build Setup

首先你要启动phpstudy,并把localhost.sql导入到数据库中去

然后把testphp文件夹放进phpstudy的根目录中去

最后把testphp中的三个PHP文件里面的数据库配置更改成你自己的数据库配置就ok了

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn start

ps 因为对php的东西还不是很熟悉,所以配置比较麻烦,写的比较繁杂,以后会继续努力的(^▽^)

另外里面用到的考生名单,在studentinfo.txt文件中哦

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

一个考试系统,后台用的是原生php,前端用的是vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published