From 106f46c7e79fa24477174e4332f391eeec513912 Mon Sep 17 00:00:00 2001 From: wuqi0105 Date: Wed, 30 Mar 2022 09:22:32 +0800 Subject: [PATCH 1/2] test ACE Signed-off-by: wuqi0105 --- common/include/dm_constants.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/include/dm_constants.h b/common/include/dm_constants.h index 10e0e6d3..d332509d 100755 --- a/common/include/dm_constants.h +++ b/common/include/dm_constants.h @@ -187,8 +187,8 @@ const std::string ETH_PORT = "ETH_PORT"; // ACE const int32_t ACE_X = 50; const int32_t ACE_Y = 300; -const int32_t ACE_WIDTH = 600; -const int32_t ACE_HEIGHT = 400; +const int32_t ACE_WIDTH = 720; +const int32_t ACE_HEIGHT = 694; const std::string EVENT_CONFIRM = "EVENT_CONFIRM"; const std::string EVENT_CANCEL = "EVENT_CANCEL"; const std::string EVENT_INIT = "EVENT_INIT"; From 190c8dd66a5cd1b1a2a120c2ebfe5015eade739e Mon Sep 17 00:00:00 2001 From: wuqi0105 Date: Wed, 30 Mar 2022 11:12:49 +0800 Subject: [PATCH 2/2] test ACE Signed-off-by: wuqi0105 --- .../show_confirm_dialog/dialog_ui/js/pages/index/index.hml | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/include/show_confirm_dialog/dialog_ui/js/pages/index/index.hml b/common/include/show_confirm_dialog/dialog_ui/js/pages/index/index.hml index 72791a16..6a5ca691 100644 --- a/common/include/show_confirm_dialog/dialog_ui/js/pages/index/index.hml +++ b/common/include/show_confirm_dialog/dialog_ui/js/pages/index/index.hml @@ -17,9 +17,6 @@ 是否允许对端连接本机 - - 用于分享图片 -