refactor(layout): 移除隐私弹窗组件

This commit is contained in:
feige996 2025-06-21 09:20:04 +08:00
parent 9ef3b7d7d4
commit e2c0ac4721

View File

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