Commit 1c8fe06f authored by 罗新东's avatar 罗新东

隐患整改

parent 849a7514
Pipeline #7272 passed with stage
in 10 seconds
......@@ -228,4 +228,7 @@ export default {
}
}
}
/deep/.van-tab__pane{
min-height: 8rem;
}
</style>
......@@ -73,7 +73,7 @@
position: fixed;
top: 30%;
"
v-if="isHaveNews"
v-if="messageList.length==0"
>
暂无数据
</div>
......
......@@ -253,4 +253,7 @@ export default {
}
}
}
/deep/.van-tab__pane{
min-height: 8rem;
}
</style>
......@@ -223,4 +223,7 @@ export default {
}
}
}
/deep/.van-tab__pane{
min-height: 8rem;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment