1.安装插件

cnpm install vue-wechat-title --save

2.在main.js中引入

import VueWechatTitle from 'vue-wechat-title'
Vue.use(VueWechatTitle)

3.在路由中设置

vue 在微信中设置动态标题

4.在app中设置

vue 在微信中设置动态标题

相关文章:

  • 2022-01-28
  • 2023-02-09
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2021-11-02
  • 2022-12-23
  • 2021-12-11
猜你喜欢
  • 2021-08-04
  • 2021-08-12
  • 2021-08-16
  • 2021-04-19
  • 2021-04-07
相关资源
相似解决方案