@@ -6,6 +6,7 @@ const locale = zhCn
onMounted(() => {
autofit.init({
+ el: '#app',
ignore: ['div[id*="el-popper-container"]'],
})