暂无描述

LIPENGTAO1313 9700b43bf2 1 7 年之前
build 5e043b1426 添加axios,登录,修改资料 7 年之前
config 5e043b1426 添加axios,登录,修改资料 7 年之前
src 9700b43bf2 1 7 年之前
static dce09f7ba8 需求发布、定义公共模块(回到顶部、下拉加载、缺省) 7 年之前
.babelrc 70d3ac8482 搭建项目 7 年之前
.editorconfig 70d3ac8482 搭建项目 7 年之前
.eslintignore 70d3ac8482 搭建项目 7 年之前
.eslintrc.js 70d3ac8482 搭建项目 7 年之前
.gitignore 2496d7567f gitignore 7 年之前
.postcssrc.js 70d3ac8482 搭建项目 7 年之前
README.md 70d3ac8482 搭建项目 7 年之前
index.html 70d3ac8482 搭建项目 7 年之前
package-lock.json 5e043b1426 添加axios,登录,修改资料 7 年之前
package.json 5e043b1426 添加axios,登录,修改资料 7 年之前
plat-info.json dce09f7ba8 需求发布、定义公共模块(回到顶部、下拉加载、缺省) 7 年之前

README.md

plat-front

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.