提交 a33cc4ac 编写于 作者: Shine-zwj's avatar Shine-zwj

update 用户自定面板成员

上级 60684b04
......@@ -2,7 +2,4 @@
.app-panel-item-rawitem{
padding-right: 10px;
}
.app-panel-item-usercontrol{
padding-right: 10px;
}
}
\ No newline at end of file
......@@ -13,12 +13,6 @@
<slot></slot>
</div>
</div>
<div v-if="Object.is(itemType,'USERCONTROL')">
<span v-if="caption" class="app-panel-item-usercontrol">{{caption}}</span>
<div :class="partsStyle">
<slot></slot>
</div>
</div>
</div>
</template>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册