当前位置:网站首页>Uniapp dynamically shows / hides the navigation bar return button

Uniapp dynamically shows / hides the navigation bar return button

2022-06-13 06:05:00 lsg_ lsg_ lsg

 const webView = this.$scope.$getAppWebview()
    webView.setStyle({
        titleNView:{
            autoBackButton:false
         }
     })

原网站

版权声明
本文为[lsg_ lsg_ lsg]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202270557570737.html