1 Star 0 Fork 0

bobob/treehole

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
load.wxml 699 Bytes
一键复制 编辑 原始数据 按行查看 历史
bobob 提交于 2020-02-23 17:22 +08:00 . 小程序one
<!--pages/load/load.wxml-->
<!-- 如果只是展示用户头像昵称,可以使用 <open-data /> 组件 -->
<!-- <open-data type="userAvatarUrl"></open-data>
<open-data type="userNickName"></open-data> -->
<!-- 需要使用 button 来授权登录 -->
<view wx:if="{{canIUse}}" class="load-button">
<button class="auth" open-type="getUserInfo" bindgetuserinfo="bindGetUserInfo">授权登录</button>
<view class='cut-off-line'>————— · —————</view>
<view class='txt'>\t\t欢迎使用小程序,我们需要一些您的公开信息,包括微信昵称、头像等。请放心,我们会妥善保管您的信息~</view>
</view>
<view wx:else>请升级微信版本</view>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/httpsgithubcom/treehole.git
git@gitee.com:httpsgithubcom/treehole.git
httpsgithubcom
treehole
treehole
master

搜索帮助