1,uni.showToast({
icon: 'none',
position: 'bottom',
title: "123"
});
2,uni.setClipboardData({
data:"2222",
showToast:true
})
3,
"style": {
"navigationStyle": "custom",
"backgroundColor": "transparent",
"app-plus": {
"animationType": "fade-in",
"background": "transparent",
"popGesture": "none"
}
}
2 个回复
DCloud_UNI_yuhe
感谢您的反馈,鸿蒙next正在不断更新,后续会尽可能与Android与ios一致
爱因斯坦大表哥 (作者) - 123123
canvas 几个手指触摸事件也获取不到坐标了 下面是@touchstart返回的数据
{
"defaultPrevented": false,
"timeStamp": 3635,
"_stop": false,
"_end": false,
"type": "onTouchstart",
"bubbles": false,
"cancelable": false,
"changedTouches": {