فهرست منبع

去掉多余的代码

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}>