Appearance
wevu / index / onBeforeUnmount
onBeforeUnmount(handler): void
handler
void
定义于: packages/wevu/src/runtime/hooks.ts:212
Vue 3 对齐:卸载前触发。 小程序无 before-unload 生命周期,setup 时同步执行以保持语义。
() => void