cover-view设置text-align没有效果?

发布于 7 年前作者 fanyan11801 次浏览最后编辑 7 年前来自 issues

想实现开发工具上的这种效果,但是手机上看到的没有效果

主要的css代码是:

text-align: justify;
text-justify: distribute-all-lines;
/*ie6-8*/
text-align-last: justify;
2 回复
xiuying41
xiuying411 楼5 年前

别的方法实现效果也行

chaoxue
chaoxue2 楼5 年前

cover-view 应该是不支持这些css样式。。我用letter-spacing 都不行。