Skip to content
On this page

SVG

线条厚度

用于设置 SVG 元素线条厚度(Stroke Width)的功能类。

使用前缀

为了防止和开发者项目中的其他原子化样式语法冲突,样式库默认添加了前缀 lwu,使用示例如下:

vue
<view class="lwu-flex"></view>

语法

ClassProperties平台兼容性说明
stroke-0stroke-width: 0;H5、app-vue
stroke-1stroke-width: 1;H5、app-vue
stroke-2stroke-width: 2;H5、app-vue