no message

cyl/job_im
jscyl13849007907 8 hours ago
parent b08d965327
commit 70fbeab310

@ -41,7 +41,7 @@
:style="{ :style="{
'backgroundColor':index == 0 ? '#0091FF' : '#6ED400' 'backgroundColor':index == 0 ? '#0091FF' : '#6ED400'
}" }"
v-if="index == 0 || index == 1 && false" v-if="(index == 0 || index == 1) && false"
class="g_flex_row_center" class="g_flex_row_center"
> >
<div style="width: 100%;height: 100%;position: relative;"> <div style="width: 100%;height: 100%;position: relative;">

Loading…
Cancel
Save