提交 623de50d 编写于 作者: Y yangzk

Description:set DEFAULT_DESIGHN_WIDTH to 720

Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: Nyangzk <yangzhongkai@huawei.com>
Change-Id: I3b97d535007664af30702a8b6ff25343ae4a9bc2
上级 5ff80818
...@@ -22,7 +22,7 @@ const BUNDLE_NAME5 = 'com.example.third5'; ...@@ -22,7 +22,7 @@ const BUNDLE_NAME5 = 'com.example.third5';
const SYSTEM_BUNDLE = 'com.example.system1'; const SYSTEM_BUNDLE = 'com.example.system1';
const VENDOR_BUNDLE = 'com.example.vendor1'; const VENDOR_BUNDLE = 'com.example.vendor1';
const DESIGHN_WIDTH = 770; const DESIGHN_WIDTH = 770;
const DEFAULT_DESIGHN_WIDTH = 750; const DEFAULT_DESIGHN_WIDTH = 720;
describe('ActsBmsFormsInfoTest', function () { describe('ActsBmsFormsInfoTest', function () {
/** /**
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"updateEnabled": true, "updateEnabled": true,
"updateDuration": 1, "updateDuration": 1,
"window": { "window": {
"designWidth": 750, "designWidth": 720,
"autoDesignWidth": true "autoDesignWidth": true
} }
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册