3 lines
171 B
Plaintext
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>
|