reactor:getSystemInfoSync =》 getWindowInfo,解决 device
This commit is contained in:
@@ -18,7 +18,7 @@ import apple from './provider/apple';
|
||||
import share from './share';
|
||||
import Pay from './pay';
|
||||
|
||||
const device = uni.getSystemInfoSync();
|
||||
const device = uni.getWindowInfo();
|
||||
|
||||
const os = uni.getDeviceInfo().platform;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user