Commit 5ac1f923 authored by 李智书's avatar 李智书

1.提交更新;

parent bf148bed
......@@ -2120,6 +2120,29 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
</script>
<style lang="scss">
.nodata {
position: absolute;
left: 50%;
top: 30%;
width: 100%;
transform: translate(-50%, 0);
.nodataImg {
width: 100%;
text-align: center;
}
.nodataTxt {
margin-top: 10rpx;
display: flex;
justify-content: center;
font-size: 28rpx;
font-family: PingFang SC;
font-weight: 500;
color: #999999;
}
}
.tainer {
.school-report-header {
height: 88rpx;
......
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