From 673bcebeb17ae394f5ce9a4a10828a740c56823e Mon Sep 17 00:00:00 2001 From: dongwei Date: Tue, 8 Mar 2022 17:45:38 +0800 Subject: [PATCH] add test cases Signed-off-by: dongwei --- .../src/main/js/default/pages/circle/prop/index.hml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ace/ace_standard/src/main/js/default/pages/circle/prop/index.hml b/ace/ace_standard/src/main/js/default/pages/circle/prop/index.hml index 81b4bc2c0..890b721e3 100644 --- a/ace/ace_standard/src/main/js/default/pages/circle/prop/index.hml +++ b/ace/ace_standard/src/main/js/default/pages/circle/prop/index.hml @@ -207,6 +207,15 @@ + + + 特有属性-elif + + + + + + -- GitLab