微信公众号仓库

Joe 3335fd532a 简化兑换成功页面 hace 4 años
assets 9675ca8506 拉取真实数据、认证鉴权完成 hace 4 años
common 07c0ac08ce init hace 4 años
components 9675ca8506 拉取真实数据、认证鉴权完成 hace 4 años
layouts 9675ca8506 拉取真实数据、认证鉴权完成 hace 4 años
pages 3335fd532a 简化兑换成功页面 hace 4 años
plugins 07c0ac08ce init hace 4 años
static 8354264bce 储值主页、会员页、充值页、充值成功页、余额页 静态页面绘制完成 hace 4 años
store dfea768560 引入微信sdk 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 dfea768560 引入微信sdk hace 4 años
package-lock.json 9675ca8506 拉取真实数据、认证鉴权完成 hace 4 años
package.json 9675ca8506 拉取真实数据、认证鉴权完成 hace 4 años
project.config.json 550b068091 修正布局单位偏差、引入微信jdk hace 4 años
settings.js dfea768560 引入微信sdk 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.