5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
<view class="demo-rate">
|
|
<view class="demo-rate__title">自定义评分</view>
|
|
<t-rate value="{{value}}" icon="thumb-up" bind:change="onChange" />
|
|
</view>
|