Emil Zhai
Emil Zhai
已支持, https://github.com/kokororin/typecho-plugin-Access/commit/de75cbb7ace18455b3316d7894982c28c910bf11

空白栏支持 只要设置 ``` { type: 'spacer', span: 'flex-auto', }, ``` https://drip-table.jd.com/drip-table/schema/row-header
3 已解決
same issue, seems it follows the first line ending position. 
fixed, https://github.com/kokororin/typecho-plugin-Access/commit/e33a5cf0b4b17893fdb1f938a1d20a42eedab5f8
#2731 , btw, this branch failed travis-ci since commit https://github.com/airyland/vux/commit/883264f8e24fed52f049d4f8d5629b59dcd32e33.
主应用是否有通知子应用?子应用没有跨应用时切换路由,主应用需要通知子应用,示例代码: https://github.com/micro-zoe/micro-app-demo/blob/0cbd0abcc2165b14041aa0d5101f88999bd02f08/main_apps/vue2/src/components/sidebar.vue#L143-L150
``` 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://github.com/tinymins/micro-app/actions/runs/7636790798/job/20804448749?pr=1