| | |
| | | </div> |
| | | <div class="mt20 w100 relative" v-show="state.customTagList.length > 0"> |
| | | <div |
| | | class="overflow-hidden max-h-[36px] transition-[max-height 0.2s] w100 flex flex-wrap text-xs leading-[14px] m-[-5px] items-center" |
| | | class="overflow-hidden max-h-[36px] transition-[max-height 0.2s] w100 flex flex-wrap text-xs leading-[14px] items-center" |
| | | :class="{ 'set-expand-active': state.isShowExpand }" |
| | | > |
| | | <div class="text-[14px]">主场景:</div> |
| | |
| | | </div> |
| | | </div> |
| | | <div |
| | | class="overflow-hidden max-h-[46px] transition-[max-height 0.2s] w100 flex flex-wrap text-xs leading-[14px] m-[-5px] items-center pt-2" |
| | | class="overflow-hidden min-h-[43px] transition-[max-height 0.2s] w100 flex flex-wrap text-xs leading-[14px] items-center pt-2" |
| | | :class="{ 'set-expand-active': state.isShowExpand }" |
| | | > |
| | | <div class="text-[14px]">次场景:</div> |