提交 0688b7e4 编写于 作者: W wanganxp

Merge branch 'dev' of https://gitcode.net/dcloud/hello-uni-app-x into dev

...@@ -6,7 +6,8 @@ describe('ExtApi-GetDeviceInfo', () => { ...@@ -6,7 +6,8 @@ describe('ExtApi-GetDeviceInfo', () => {
let res; let res;
const stringProperties = [ const stringProperties = [
'brand', 'deviceBrand', 'deviceId', 'model', 'deviceModel', 'brand', 'deviceBrand', 'deviceId', 'model', 'deviceModel',
'deviceType', 'devicePixelRatio', 'system', 'platform', 'uniRuntimeVersion', 'deviceType', 'devicePixelRatio', 'system', 'platform', 'uniRuntimeVersion',
'osName', 'osVersion', 'osLanguage', 'osTheme', 'romName', 'romVersion'
] ]
beforeAll(async () => { beforeAll(async () => {
page = await program.reLaunch(PAGE_PATH) page = await program.reLaunch(PAGE_PATH)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册