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

3 lines
160 B
Plaintext
Raw Normal View History

2023-03-24 11:26:36 +08:00
<template name="line">
<view style="border-top: 1rpx {{item.borderStyle}} {{item.color}};margin:{{item.margin}}px {{item.padding}}px;"></view>
</template>