upgrade to rrweb 0.9.2

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent f5e4887090
commit eafa09c692
5 changed files with 24 additions and 27 deletions

View File

@@ -23,7 +23,10 @@
skipInactive: true,
showDebug: false,
showWarning: false,
autoPlay: false,
autoPlay: true,
mouseTail: {
strokeStyle: 'yellow',
},
},
});
window.$c = component;