1.项目采用cordova+vue的一套东西开发的webAPP

2 在build 过h5后 ,build APP时 ,router-view 默认首页白屏

解决 方法:

vue 的router配置上架 mode::'history' ,注释掉

想细:https://router.vuejs.org/zh/guide/essentials/history-mode.html#%E5%90%8E%E7%AB%AF%E9%85%8D%E7%BD%AE%E4%BE%8B%E5%AD%90

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2021-08-19
  • 2022-01-07
  • 2022-01-07
  • 2021-07-29
猜你喜欢
  • 2022-12-23
  • 2022-01-07
  • 2021-12-21
  • 2021-04-24
  • 2021-04-08
  • 2021-05-16
相关资源
相似解决方案