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

3 lines
171 B
Plaintext

<template name="blank">
<view style="margin: 0 {{item.marginLeftRight+'px'}};background-color: {{item.backgroundColor}};height: {{item.height+'px'}}"></view>
</template>