微信公众号仓库

Joe 550b068091 修正布局单位偏差、引入微信jdk hace 4 años
assets f0a1324ad7 移动端布局优化 hace 4 años
common 07c0ac08ce init hace 4 años
components 399590ecc2 增加商城页面 hace 4 años
layouts 550b068091 修正布局单位偏差、引入微信jdk hace 4 años
pages 550b068091 修正布局单位偏差、引入微信jdk hace 4 años
plugins 07c0ac08ce init hace 4 años
static a79eef7d62 兑换成功页面 hace 4 años
.editorconfig 07c0ac08ce init hace 4 años
.gitignore 07c0ac08ce init hace 4 años
README.md 07c0ac08ce init hace 4 años
jsconfig.json 07c0ac08ce init hace 4 años
nuxt.config.js 4393378031 积分订单列表完成 hace 4 años
package-lock.json 550b068091 修正布局单位偏差、引入微信jdk hace 4 años
package.json 07c0ac08ce init hace 4 años
project.config.json 550b068091 修正布局单位偏差、引入微信jdk hace 4 años

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.