ソースを参照

Auto merge base into tabbar

GitHub Actions 10 ヶ月 前
コミット
3b7688a20b
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/layouts/default.vue

+ 0 - 1
src/layouts/default.vue

@@ -3,7 +3,6 @@
     <slot />
     <wd-toast />
     <wd-message-box />
-    <privacy-popup />
   </wd-config-provider>
 </template>