合同练习(vue写手机页面)

zhangxiaoyu ff7c4bc580 代码缩进 6 years ago
build d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
config d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
src ff7c4bc580 代码缩进 6 years ago
static d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
test d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
.babelrc 1593c06916 企业认证,个人认证完成 6 years ago
.editorconfig d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
.eslintignore d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
.eslintrc.js d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
.gitignore d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
.postcssrc.js d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
README.md c6c9673959 上传测试 6 years ago
index.html d4b5e20b9c 首页及其它三个页面基本样式完成,我的里的企业认证部分完成了部分效果 6 years ago
package-lock.json 1593c06916 企业认证,个人认证完成 6 years ago
package.json 1593c06916 企业认证,个人认证完成 6 years ago

README.md

presell

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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