1 |
- <view><van-dialog vue-id="c0a83d76-1" title="请登录" show-cancel-button="{{ishow}}" show="{{show}}" confirm-button-open-type="getUserInfo" confirm-button-color="#323232" data-event-opts="{{[['^cancel',[['cancelDialog']]],['^confirm',[['confirmOrder']]]]}}" data-com-type="wx" bind:cancel="__e" bind:confirm="__e" bind:__l="__l"></van-dialog></view>
|