- <view>
- <view class="noData" style="text-align:center">
- <image mode="scaleToFill" src="../../image/logo.png" class="initImg"/>
- </view>
- <view class="flex-box-v flex-center-center fontColorC" style="font-size:28rpx;margin:0.4rem 0">
- <text>网页版[功道云积分制]登录确认</text>
- <text>请确认使用本人账号登录</text>
- </view>
- <button type="primary" style="margin:0 0.4rem;">授权登录</button>
- <view class="fontColorC footer">取消登录</view>
- </view>
|