android
HB: 3.8.7.20230703
const systemSetting = uni.getSystemSetting();
console.log("-------------------start-------------------");
console.log(systemSetting);
console.log("-------------------end-------------------");
打印结果:
15:15:09.774 -------------------start------------------- at pages/index/index2.vue:41
15:15:09.774 at pages/index/index2.vue:42
15:15:09.777 -------------------end------------------- at pages/index/index2.vue:43
o***@163.com (作者)
需要的都配置了 也重新打自定义基座了 还是没有数据
2023-07-24 19:46