|
|
@@ -103,7 +103,7 @@
|
|
|
</svg>
|
|
|
<span class="item-label">{{ lang.ssEnglish }}</span>
|
|
|
</div>
|
|
|
- <div class="sidebar-item" v-if="!onlyEnglish" :class="{ active: activeSubmenu === 'cocoLearn' }"
|
|
|
+ <div class="sidebar-item" v-if="!onlyEnglish && (userJson.organizeid == '3d2d45b1-703b-11f1-9985-005056924926' || props.userid == '5943e08c-b7d4-11ed-8d51-005056b86db5')" :class="{ active: activeSubmenu === 'cocoLearn' }"
|
|
|
@click="toggleSubmenu('cocoLearn')">
|
|
|
<svg class="item-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="3"></circle><path d="M12 1v6m0 6v6"></path><path d="M1 12h6m6 0h6"></path></svg>
|
|
|
<span class="item-label">{{ lang.ssCrossSubject }}</span>
|