话不多说,上代码

// #ifdef APP-PLUS
var webView = this.$mp.page.$getAppWebview();
// 修改buttons
webView.setTitleNViewButtonStyle(0, {
width: '0',
});
// #endif

相关文章:

  • 2021-07-21
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2022-01-12
相关资源
相似解决方案