You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add keep-alive use demo and router using demo ,look for"http://8.135.1.141/vue3-admin-template/#/writing-demo/keep-alive"
21
+
add the param cachePage and leaveRmCachePage to route for keep-alive look for https://github.com/jzfai/vue3-admin-template/blob/master/src/router/index.js
22
+
add collection the error log of img loading fail look for"http://8.135.1.141/vue3-admin-template/#/error-log/log"
23
+
in router page you need add root element,such as div, but is not necessary for children component
0 commit comments