Files
MiniProgram/ProjectLiaisonForm/pages/input/banner/index.wxml

4 lines
131 B
Plaintext
Raw Normal View History

2025-08-15 14:05:08 +08:00
<view class="input-example">
<t-input style="{{style}}" label="标签文字" placeholder="请输入文字" borderless />
</view>