提交 7a4d9810 编写于 作者: guangjun.yang's avatar guangjun.yang

样式问题

上级 1821117a
...@@ -72,7 +72,7 @@ export default { ...@@ -72,7 +72,7 @@ export default {
// 挂载到Dom完成时 // 挂载到Dom完成时
mounted() { mounted() {
console.log('@@@@@@@@ in 挂载到Dom完成时 GJY'); console.log('@@@@@@@@ in 挂载到Dom完成时 GJY');
commonUtil.resizeHeight(20); commonUtil.resizeHeight(92);
this.getData(); this.getData();
}, },
...@@ -159,7 +159,7 @@ export default { ...@@ -159,7 +159,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.chain-history-detail { .chain-history-detail {
margin-top: 80px; padding-top: 80px;
.component-content { .component-content {
padding: 24px 32px; padding: 24px 32px;
background: #fff; background: #fff;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册