7 lines
239 B
XML
7 lines
239 B
XML
<view time="{{time}}" onTap="onClose" class="am-tips-plain-favorite" a:if="{{show}}">
|
|
<view class="am-tips-plain-favorite-wrap {{className}}">
|
|
<view class="am-tips-plain-favorite-content">
|
|
<slot />
|
|
</view>
|
|
</view>
|
|
</view> |