为什么点击没反应啊
page.json里直接复制的
{
"path" : "uni_modules/HF-HF_debugging/pages/subnvue/HFconsole",
"style": {
"navigationStyle": "custom",
"backgroundColor": "transparent",
"app-plus": {
"animationType": "slide-in-bottom",
"background": "transparent",
"popGesture": "none"
}
}
}
main.js里也是直接复制的
// #ifdef APP
import {HFdebugging} from '@/uni_modules/HF-HF_debugging/common/index.js'
// #endif
好像是发布apk以后不行,我现在突然可以局域网运行到设备上了,然后又可以点了