|
@@ -167,8 +167,8 @@
|
|
|
<Icon custom="iconfont icon-dingding" class="other-login-icon" />
|
|
|
<p class="other-login-text">DingDing</p>
|
|
|
</div> -->
|
|
|
- <!-- facebook -->
|
|
|
- <div class="other-login-item" @click="oauthLogin('facebook')" v-if="srvAdr == 'Global'">
|
|
|
+ <!-- facebook [不顯示]-->
|
|
|
+ <div class="other-login-item" @click="oauthLogin('facebook')" v-if="false">
|
|
|
<Icon type="logo-facebook" class="other-login-icon" />
|
|
|
<p class="other-login-text">
|
|
|
{{ $t("login.communy.fb") }}
|