|
@@ -117,7 +117,7 @@ export default defineComponent({
|
|
}
|
|
}
|
|
};
|
|
};
|
|
onBeforeMount(async () => {
|
|
onBeforeMount(async () => {
|
|
- console.time("渲染加载耗时");
|
|
|
|
|
|
+ // console.time("渲染加载耗时");
|
|
api_keepScreenLongLight();
|
|
api_keepScreenLongLight();
|
|
getAPPData();
|
|
getAPPData();
|
|
api_setStatusBarVisibility();
|
|
api_setStatusBarVisibility();
|