greenPro/unpackage/dist/dev/mp-weixin/pages/API/login/login.wxml

1 line
941 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view><page-head wx:if="{{a}}" u-i="1a8cac35-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap"><view style="background:#FFF;padding:40rpx"><block wx:if="{{b}}"><view class="uni-h3 uni-center uni-common-mt">已登录 <text wx:if="{{c}}" style="font-size:0.8em"><view wx:if="{{d}}" class="uni-icon_toast uni-loading"></view><view wx:else>{{e}}</view></text></view><view class="uni-hello-text uni-center"><text>每个账号仅需登录 1 次,\n后续每次进入页面即可自动拉取用户信息。</text></view></block><block wx:if="{{f}}"><view class="uni-h3 uni-center uni-common-mt">未登录</view><view class="uni-hello-text uni-center"> 请点击按钮登录 </view></block></view><view class="uni-btn-v uni- uni-common-mt"><button wx:for="{{g}}" wx:for-item="value" wx:key="d" type="primary" class="page-body-button" bindtap="{{value.b}}" loading="{{value.c}}">{{value.a}}</button></view></view></view>