微信公众号仓库

Joe 09390e4884 交易查询完成、bug修复 hace 4 años
assets 09390e4884 交易查询完成、bug修复 hace 4 años
common 07c0ac08ce init hace 4 años
components 9675ca8506 拉取真实数据、认证鉴权完成 hace 4 años
layouts 9675ca8506 拉取真实数据、认证鉴权完成 hace 4 años
pages 09390e4884 交易查询完成、bug修复 hace 4 años
plugins 07c0ac08ce init hace 4 años
static d33ea193a1 积分首页 banner优化 hace 4 años
store 09390e4884 交易查询完成、bug修复 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 60d7b68405 支付查询完成 hace 4 años
package-lock.json fc032c9fe3 登录操作时实现url参数解析 hace 4 años
package.json fc032c9fe3 登录操作时实现url参数解析 hace 4 años
project.config.json 550b068091 修正布局单位偏差、引入微信jdk hace 4 años
settings.js 09390e4884 交易查询完成、bug修复 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.