Open uraiyamashii opened 8 months ago
https://www.micro-zoe.com/main-vue2/
看下我之前issue的demo,https://github.com/micro-zoe/micro-app/issues/1095 https://github.com/fychinesepjj/microapp-feedback/tree/native-route
window.rawWindow.dispatchEvent(new PopStateEvent('popstate', { state: null }))
https://github.com/micro-zoe/micro-app-demo/blob/0cbd0abcc2165b14041aa0d5101f88999bd02f08/child_apps/react18/src/components/navbar/index.tsx#L23-L33
https://www.micro-zoe.com/main-vue2/