毕业设计项目

Zhengy 6a4028ae09 完成管理员页面,包括首页,商家账号管理,买家账号管理。实现账号的增删改查功能 7 yıl önce
build d2a6dae572 登陆页面完成 7 yıl önce
config 6aa51d4ae5 运行后自动开启页面 7 yıl önce
src 6a4028ae09 完成管理员页面,包括首页,商家账号管理,买家账号管理。实现账号的增删改查功能 7 yıl önce
static d2a6dae572 登陆页面完成 7 yıl önce
.babelrc d2a6dae572 登陆页面完成 7 yıl önce
.editorconfig d2a6dae572 登陆页面完成 7 yıl önce
.gitignore d2a6dae572 登陆页面完成 7 yıl önce
.postcssrc.js d2a6dae572 登陆页面完成 7 yıl önce
README.md d2a6dae572 登陆页面完成 7 yıl önce
index.html d2a6dae572 登陆页面完成 7 yıl önce
package-lock.json d2a6dae572 登陆页面完成 7 yıl önce
package.json c14322e195 用mock模拟测试数据 7 yıl önce
设计思路.txt 7acdd9017b 添加设计思路文件 7 yıl önce

README.md

vue-project

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

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