mui icon indicating copy to clipboard operation
mui copied to clipboard

如何隐藏键盘上方的那一栏

Open farss opened this issue 9 years ago • 1 comments
trafficstars

farss avatar May 13 '16 12:05 farss

let CWV = plus.webview.currentWebview()
CWV.setStyle({
softinputNavBar: 'none'
)

0123cf avatar Jul 11 '19 15:07 0123cf