微信公众号仓库

Joe 4a9f90e883 优惠券静态完成 4 年 前
assets 09390e4884 交易查询完成、bug修复 4 年 前
common 07c0ac08ce init 4 年 前
components 9675ca8506 拉取真实数据、认证鉴权完成 4 年 前
layouts 9675ca8506 拉取真实数据、认证鉴权完成 4 年 前
pages 4a9f90e883 优惠券静态完成 4 年 前
plugins 07c0ac08ce init 4 年 前
static 4a9f90e883 优惠券静态完成 4 年 前
store 09390e4884 交易查询完成、bug修复 4 年 前
.editorconfig 07c0ac08ce init 4 年 前
.gitignore 07c0ac08ce init 4 年 前
README.md 07c0ac08ce init 4 年 前
jsconfig.json 07c0ac08ce init 4 年 前
nuxt.config.js 4a9f90e883 优惠券静态完成 4 年 前
package-lock.json 4a9f90e883 优惠券静态完成 4 年 前
package.json 4a9f90e883 优惠券静态完成 4 年 前
project.config.json 550b068091 修正布局单位偏差、引入微信jdk 4 年 前
settings.js 09390e4884 交易查询完成、bug修复 4 年 前

README.md

Vant Nuxt Demo

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.