- <view class="ipad_auth">
- <view class="ipad_auth_content">
- <image src="../../static/images/computer.svg" class="computer_img"></image>
- <text>登录Pad端SagaCare</text>
- <button class="com-btn comfirm-btn" bindtap="confirmLogin">登录</button>
- <button class="com-btn cancel-btn" bindtap="cancelLoginn">取消登录</button>
- </view>
- </view>
|