瀏覽代碼

去掉多余的代码

lex 2 年之前
父節點
當前提交
d8e6bb721f
共有 1 個文件被更改,包括 0 次插入6 次删除
  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}>