Browse Source

修改删除文案

yuanmingze 3 tháng trước cách đây
mục cha
commit
3225b026bf
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/views/login/index.vue

+ 0 - 2
src/views/login/index.vue

@@ -190,8 +190,6 @@ onBeforeMount(() => {
     getPubName()
   } else {
     showToast('登录链接存在不完整或者输入错误,请重新复制链接登录')
-    console.log('showToast is:', showToast)
-    console.log('showToast.toString():', showToast.toString())
   }
 })
 </script>