Merge pull request !459 from wuqi/master
This commit is contained in:
openharmony_ci
2022-03-30 06:11:25 +00:00
committed by Gitee
2 changed files with 2 additions and 5 deletions
+2 -2
View File
@@ -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";
@@ -17,9 +17,6 @@
<text class="title">
是否允许对端连接本机
</text>
<text class="title-list">
用于分享图片
</text>
<div class="but">
<button class="but-cancel" onclick="onCancel" type="text">
取消({{seconds}}秒)