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

高度问题

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