WGShare.Client.Wx/pages/calendar/custom-button/index.wxml

3 lines
184 B
Plaintext

<t-calendar minDate="{{min}}" visible="{{visible}}" confirm-btn="{{null}}" bind:change="onChange" />
<t-cell arrow title="不显示按钮" bind:tap="handleCalendar" note="{{note}}" />