作者 潘浩文
1 个管道 的构建 通过 耗费 1 秒

测试反馈修改

... ... @@ -214,7 +214,16 @@
font-size: 0.2rem;
}
.goodtail p{
width:100%;
display:block;
font-size: 0.26rem;
word-wrap: break-word;
word-break: break-all;
white-space:pre-wrap
}
.goodtail p img{
width:100%;
height:100%;
}
</style>
... ...