| | |
| | | <template> |
| | | <div class="relative h100" v-loading="loadingData" :style="`width: ${rightBox}px;transition: 0.7s ease-in;`"> |
| | | <div class="retract_icon" @click="toggleShow" v-if="chatDisplayMode==='default'"> |
| | | <div class="retract_icon" @click="toggleShow" v-if="!isSharePage"> |
| | | <i class="text-[#fff] transition-all" :class="isShow ? 'ywifont ywicon-zuoyoujiantou1' : 'ywifont ywicon-zuoyoujiantou'"></i> |
| | | </div> |
| | | <div class="pc-mouldboard column exampleSlide"> |
| | |
| | | activeRoomId, |
| | | activeSampleId, |
| | | activeSectionAId, |
| | | chatDisplayMode, |
| | | exampleSceneList, |
| | | isSharePage, |
| | | sceneGroupList, |
| | | sectionAList, |
| | | setRoomConfig, |