提交 07e3d292 authored 作者: lidongxu's avatar lidongxu

refactor(jimureport): 修复积木报表 2 个页面样式互相影响问题

同上
上级 d6fc1a93
...@@ -18,7 +18,7 @@ export default { ...@@ -18,7 +18,7 @@ export default {
}; };
</script> </script>
<style lang="scss"> <style lang="scss" scoped>
#jimuReportFrame { #jimuReportFrame {
width: 100%; width: 100%;
// 为了隐藏积木报表顶部的广告栏 // 为了隐藏积木报表顶部的广告栏
......
...@@ -18,7 +18,7 @@ export default { ...@@ -18,7 +18,7 @@ export default {
}; };
</script> </script>
<style lang="scss"> <style lang="scss" scoped>
#jimuReportFrame { #jimuReportFrame {
width: 100%; width: 100%;
// 为了隐藏积木报表顶部的广告栏 // 为了隐藏积木报表顶部的广告栏
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论