矢量切片服务修改样式的坑
偏移与对齐的一个坑
1无偏移offset 无对齐justify
无偏移无对齐
2无偏移offset,左对齐justify:left
代码
无偏移左对齐
3有偏移(offset:【0.8,0.2】)左对齐(justify:left)
root.json代码
有偏移左对齐
转载自:https://blog.csdn.net/weixin_33682790/article/details/87115306
偏移与对齐的一个坑
1无偏移offset 无对齐justify
2无偏移offset,左对齐justify:left
3有偏移(offset:【0.8,0.2】)左对齐(justify:left)
转载自:https://blog.csdn.net/weixin_33682790/article/details/87115306