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

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

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.