Files
MiniProgram/ProjectLiaisonForm/pages/empty/buttonEmpty/index.wxml
2025-08-15 14:05:08 +08:00

4 lines
153 B
Plaintext

<t-empty icon="info-circle-filled" description="描述文字">
<t-button slot="action" theme="primary" size="large">操作按钮</t-button>
</t-empty>