微信公众号仓库

Joe 5488d13039 修补图标 4 年之前
assets b0b93e3760 实现多站点公用同一后台 4 年之前
common 07c0ac08ce init 4 年之前
components 9675ca8506 拉取真实数据、认证鉴权完成 4 年之前
layouts 9675ca8506 拉取真实数据、认证鉴权完成 4 年之前
pages 5488d13039 修补图标 4 年之前
plugins 07c0ac08ce init 4 年之前
static 5488d13039 修补图标 4 年之前
store b0b93e3760 实现多站点公用同一后台 4 年之前
.editorconfig 07c0ac08ce init 4 年之前
.gitignore 07c0ac08ce init 4 年之前
README.md 07c0ac08ce init 4 年之前
jsconfig.json 07c0ac08ce init 4 年之前
nuxt.config.js dfea768560 引入微信sdk 4 年之前
package-lock.json fc032c9fe3 登录操作时实现url参数解析 4 年之前
package.json fc032c9fe3 登录操作时实现url参数解析 4 年之前
project.config.json 550b068091 修正布局单位偏差、引入微信jdk 4 年之前
settings.js fc032c9fe3 登录操作时实现url参数解析 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.