4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
|
|
<t-action-sheet id="t-action-sheet" usingCustomNavbar bind:selected="handleSelected" />
|
||
|
|
|
||
|
|
<t-button size="large" variant="outline" bind:tap="handleAction" block theme="primary">列表型选项状态</t-button>
|