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

3 lines
171 B
Plaintext
Raw Normal View History

2023-03-24 11:26:36 +08:00
<template name="blank">
<view style="margin: 0 {{item.marginLeftRight+'px'}};background-color: {{item.backgroundColor}};height: {{item.height+'px'}}"></view>
</template>