<!-- 用于将内容分隔为多个区域。 后续可以继续变化和增加--> <view style="{{style}} {{'height:' + height + ';width: 100%;margin-top:' + marginTop + ';margin-bottom:' + marginBottom + ';background-color: var(--divider-text-color,' + backgroundColor + ');'}}"></view>