当客户端阅读文章时,需要使用到此页面。
安装依赖
npm install
编译构建
# 开发环境 npm run serve # 生产环境 npm run build
浏览器打开如下地址:
项目基于wx-client。