Browse Source

去掉多余的代码

lex 2 years ago
parent
commit
d8e6bb721f
1 changed files with 0 additions and 6 deletions
  1. 0 6
      src/views/follow-account/index.tsx

+ 0 - 6
src/views/follow-account/index.tsx

@@ -70,12 +70,6 @@ export default defineComponent({
 
     onMounted(() => {
       postMessage({ api: 'setBarStatus', content: { status: 0 } })
-
-      showLoadingToast({ message: '图片生成中...', forbidClick: true })
-
-      setTimeout(() => {
-        showToast('就不用临水临电')
-      }, 2000)
     })
     return () => (
       <div class={styles.followAccount}>