The new version of Wechat bottom toolbar is closed, online and so on! Emergency use

1. A Wechat official account web page has been developed. After obtaining the authorization, the bottom toolbar appears and wants to remove the bottom toolbar

.

clipboard.png
remove the red box

Nov.05,2021

Wechat is authorized to do it at the background. If you redirect the page, you can handle


document.addEventListener ('WeixinJSBridgeReady', function onBridgeReady () {

)
WeixinJSBridge.call('hideToolbar'); 
WeixinJSBridge.call('hideOptionMenu'); 

});

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bfe5-4ef41.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bfe5-4ef41.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?