4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
|
<view class="wx-coolui-scroller-item" bind:touchstart="itemTap">
|
||
|
<slot></slot>
|
||
|
<view class="ripple" style="{{rippleStyle}}"></view>
|
||
|
</view>
|