style: 为 backcode 页面添加空的 scoped 样式块

This commit is contained in:
zhangtao
2025-10-06 01:42:03 +08:00
parent ca58dee1c5
commit 75215a89c2
@@ -442,3 +442,5 @@ function handleDelete(row) {
loadingData();
</script>
<style lang="scss" scoped></style>