提交 acee6d43 编写于 作者: Z Zhang-Dong-hui

modify a fail usecase about progress's borderwidth

Signed-off-by: NZhang-Dong-hui <zhangdonghui5@huawei.com>
Change-Id: Iefe72987aa1822f6cfb8b7dfab5c349f6e87bc88
上级 101e20e3
......@@ -321,9 +321,8 @@ export default function progressSecTest() {
let newJson = getInspectorByKey('progress_capsule_resource');
console.info("[ArkUI_Stage_Progress_Capsule_BorderWidth_0400]: " + JSON.stringify(newJson));
let progress_capsule_borderWidth_resource = $r('sys.float.ohos_id_text_margin_vertical');
console.info("[ArkUI_Stage_Progress_Capsule_BorderWidth_0400 ..qianduan]: " + JSON.stringify(progress_capsule_borderWidth_resource));
globalThis.value.message.notify({name:'progress_capsule_borderWidth_resource',value:progress_capsule_borderWidth_resource});
Utils.sleep(2000);
await Utils.sleep(2000);
let strJson = getInspectorByKey('progress_capsule_resource');
let strJsonJudge = getInspectorByKey('progress_capsule_resource_judge');
console.info("[ArkUI_Stage_Progress_Capsule_BorderWidth_0400]: " + JSON.stringify(strJson))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册