去弹框顶部的radius

This commit is contained in:
joylink_zhaoerwei 2023-10-18 15:01:45 +08:00
parent 5f1999adfb
commit f126cef711

View File

@ -19,7 +19,11 @@
<q-bar
ref="headerRef"
class="non-selectable q-gutter-l"
style="cursor: move"
style="
cursor: move;
border-top-right-radius: 0;
border-top-left-radius: 0;
"
:style="`height: ${props.titleHeight}px;background: ${props.titleColor}`"
>
<div