话不多说,上代码
// #ifdef APP-PLUS var webView = this.$mp.page.$getAppWebview(); // 修改buttons webView.setTitleNViewButtonStyle(0, { width: ‘0‘, }); // #endif
uni-app APP端隐藏导航栏自定义按钮
原文:https://www.cnblogs.com/swordLaughsHeaven/p/12772235.html