first
This commit is contained in:
8
commons/$data.js
Normal file
8
commons/$data.js
Normal file
@@ -0,0 +1,8 @@
|
||||
let statusHeight=44
|
||||
// #ifdef H5
|
||||
statusHeight=0
|
||||
// #endif
|
||||
// #ifndef H5
|
||||
statusHeight=22
|
||||
// #endif
|
||||
export const customNavHeight=statusHeight
|
||||
Reference in New Issue
Block a user