Files
2025-08-15 14:05:08 +08:00

8 lines
242 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="example-search">
<t-search placeholder="搜索预设文案" />
</view>
<view class="example-search">
<t-search placeholder="输入tdesign有预览结果" resultList="{{resultList}}" bind:change="onChangeValue" />
</view>