|
@@ -183,12 +183,12 @@
|
|
|
<p class="other-login-text">{{$t('login.communy.wechat')}}</p>
|
|
|
</div>
|
|
|
<!-- 教育雲 -->
|
|
|
- <div class="other-login-item" @click="oauthLogin('educloudtw')" v-if="srvAdr == 'Global'">
|
|
|
+ <!-- <div class="other-login-item" @click="oauthLogin('educloudtw')" v-if="srvAdr == 'Global'">
|
|
|
<v-icon iconClass="educloudtw" class="icon-educlowudtw"></v-icon>
|
|
|
<p class="other-login-text">
|
|
|
{{$t('教育雲')}}
|
|
|
</p>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
<!-- 醍摩豆qrcode登录 -->
|