首页 > 技术文章 > 小程序授权页面

lipengze 2019-09-27 11:26 原文

<!--<div class="container">
<div style="padding: 10% 10%;">
<div style="width: 60px;height: 60px; overflow: hidden; border-radius: 50%; margin: auto;">
<img style="width: 100%; height: 100%;" src="https://yuyue.huitongschool.cn/images/home/home.jpg"/>
</div>
<div style="height: 1px; width: 100%; margin: 20px auto; background:#E8E8E8;"></div>
<div style="margin: 40px 0;">
<p style="color: #000000;font-weight: bold;">申请获取以下权限</p>
<p style="color: #C1B6B4;">获得你的公开信息(昵称,头像等)</p>
</div>
<div style="width: 100%; line-height: 40px; color: #FFFFFF;
background: #1AAD19; text-align: center; border-radius: 20px; margin: auto;">授权登录</div>
</div>
</div>-->

推荐阅读