前端学习--Vue+H5开发公众号踩坑

一、设置微信公众号商城标题html 安装vue-wechat-title: npm install vue-wechat-title 在mian.js 中引入: import vueWechatTitle from 'vue-wechat-title' Vue.use(vueWechatTitle) 在路由中配置meta { path: '/index', name: 'index
相关文章
相关标签/搜索