EP-WachatApp/eaterplanet_ecommerce/pages/index/line.wxml

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>