util.js 78 字节
Newer Older
1 2 3 4 5
/**
 * 获取系统信息
 */
export const sys = uni.getSystemInfoSync()