fenggang d4f27ae8f6 新皮肤接口重新对字段 5 years ago
..
.vscode b97d0dae5a 头图播放逻辑更改&&增加点击效果 5 years ago
build 9ed518df80 抽取公共代码,优化结构 6 years ago
config b57b1c3ae1 堡垒之夜小程序 6 years ago
src d4f27ae8f6 新皮肤接口重新对字段 5 years ago
static a32c2d05bd 搭配页从首页拆分 5 years ago
.babelrc b57b1c3ae1 堡垒之夜小程序 6 years ago
.editorconfig 70c3e75e42 修改eslint 配置 6 years ago
.eslintignore 7178b561cf 评论回复 6 years ago
.eslintrc.js 8ea4fa1ec7 addComment 6 years ago
.gitignore b57b1c3ae1 堡垒之夜小程序 6 years ago
.postcssrc.js b57b1c3ae1 堡垒之夜小程序 6 years ago
README.md b57b1c3ae1 堡垒之夜小程序 6 years ago
index.html c1a5b68220 tabbar组件更改 & 添加个人中心未登录样式 6 years ago
package.json da3839326f 优化滚动卡顿 5 years ago
project.config.json a32c2d05bd 搭配页从首页拆分 5 years ago

README.md

fortnite_wx

A Mpvue 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 detailed explanation on how things work, checkout the guide and docs for vue-loader.