提交 bd5f0c0f 编写于 作者: D dongwei 提交者: wanggang

add test cases

Signed-off-by: Ndongwei <dongwei@kaihongdigi.com>
上级 351ca91c
......@@ -492,6 +492,16 @@
padding-start: 10px;
padding-end: 10px;
}
.propNewAdd{
height: 15px;
margin-bottom: 3px;
background-color:#c00000;
width: 100%;
margin-left: 10px;
margin-right: 10px;
padding-start: 10px;
padding-end: 10px;
}
......
......@@ -207,5 +207,28 @@
<search id="menuoptions"
menuoptions="{{OptionArray}}">
</search>
<text class="sub-title">
特有属性 -- tid
</text>
<search class="propNewAdd"
tid="id">
</search>
<search class="propNewAdd"
tid="">
</search>
<text class="sub-title">
特有属性 -- elif
</text>
<search class="propNewAdd"
if="false">
</search>
<search class="propNewAdd"
elif="true">
</search>
<search class="propNewAdd"
elif="false">
</search>
</div>
</div>
......@@ -61,6 +61,7 @@ OptionArray:{icon:"common/images/icon.png",content:"复制"},
menuoptionsNone : null,
menuoptions : null,
},
onShow(){
this.getCommonPropValues();
this.getSpecificPropValues();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册