|
|
<div :style="{'height':height+'px','max-height':height+'px'}" class="container">
|
|
|
<div :style="{'height':height+'px','max-height':height+'px','background-color':'#ffffff'}" class="container">
|
|
|
<div :style="{'min-height':height+'px','max-height':height+'px','height':'100%'}" class="cm-card">
|
|
|
<div class="search" style="margin:6px 0;">
|
|
|
<div class="condition">
|
...
|
...
|
|