毕业设计项目

Zhengy 43d21e570e 清空默认登陆信息 %!s(int64=6) %!d(string=hai) anos
build d2a6dae572 登陆页面完成 %!s(int64=6) %!d(string=hai) anos
config 6aa51d4ae5 运行后自动开启页面 %!s(int64=6) %!d(string=hai) anos
src 43d21e570e 清空默认登陆信息 %!s(int64=6) %!d(string=hai) anos
static c531a0c25c 完成商家页面 %!s(int64=6) %!d(string=hai) anos
.babelrc d2a6dae572 登陆页面完成 %!s(int64=6) %!d(string=hai) anos
.editorconfig d2a6dae572 登陆页面完成 %!s(int64=6) %!d(string=hai) anos
.gitignore d2a6dae572 登陆页面完成 %!s(int64=6) %!d(string=hai) anos
.postcssrc.js d2a6dae572 登陆页面完成 %!s(int64=6) %!d(string=hai) anos
README.md d2a6dae572 登陆页面完成 %!s(int64=6) %!d(string=hai) anos
index.html fb58dc1aa7 修改样式细节,最小宽度等等 %!s(int64=6) %!d(string=hai) anos
package-lock.json d2a6dae572 登陆页面完成 %!s(int64=6) %!d(string=hai) anos
package.json e8c10cf01b 整体完成 %!s(int64=6) %!d(string=hai) anos
设计思路.txt 7acdd9017b 添加设计思路文件 %!s(int64=6) %!d(string=hai) anos

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.