This commit is contained in:
2025-04-02 10:35:17 +08:00
commit 89db955ec1
701 changed files with 91082 additions and 0 deletions

8
commons/$data.js Normal file
View File

@@ -0,0 +1,8 @@
let statusHeight=44
// #ifdef H5
statusHeight=0
// #endif
// #ifndef H5
statusHeight=22
// #endif
export const customNavHeight=statusHeight