go-login.wxml 464 B

1
  1. <alert-module vue-id="1" show="{{showAlert}}" btnText="去登录" btnColor="#FF2842" padding="66rpx 24rpx 66rpx 24rpx" data-event-opts="{{[['^click',[['goLogin']]],['^cancel',[['hideAlert']]]]}}" bind:click="__e" bind:cancel="__e" class="data-v-ba9ad120" bind:__l="__l" vue-slots="{{['default']}}"><view class="go-login-module _div data-v-ba9ad120"><view class="_div data-v-ba9ad120">您还未登录,请先登录体验更多功能!</view></view></alert-module>