3 lines
160 B
Plaintext
3 lines
160 B
Plaintext
|
<template name="line">
|
||
|
<view style="border-top: 1rpx {{item.borderStyle}} {{item.color}};margin:{{item.margin}}px {{item.padding}}px;"></view>
|
||
|
</template>
|