瀏覽代碼

loading icon

fengchang 1 年之前
父節點
當前提交
48e5fc34c3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      hichina-main-front/src/components/Login.vue

+ 1 - 0
hichina-main-front/src/components/Login.vue

@@ -186,6 +186,7 @@ export default {
   },
   methods: {
     goToFacebookLogin() {
+      this.loading = true
       FB.login(function (response) {
         // handle the response
         if (response.authResponse) {