runxinzhi.com
首页
百度搜索
获取用户信息
var app = getApp()
app.getUserInfo(function(userInfo){
//更新数据
that.setData({
userInfo:userInfo
})
})
用户头像的url userInfo.avatarUrl
用户的姓名 userInfo.nickName
相关阅读:
OC3(字符串,值类)
OC2(初始化方法)
OC1(类和对象)
postgresql 时间戳格式为5分钟、15分钟
centos添加ftp用户并禁止外切目录
postgresql 判断日期是否合法
tigerVNC的简单使用教程(CentOS的远程桌面连接)
linux awk解析csv文件
由windows向linux上传下载文件方法
codeblocks linux编译告警乱码解决办法
原文地址:https://www.cnblogs.com/tian-sun/p/7405782.html
最新文章
看《人生不设限》有感
第五周技术博客
补 第四周浏览各博文心得
第五周周总结
读《世界是数字的》有感
周记总结
看我是一只IT小小鸟有感
shiroday1
索引的数据结构
红黑树
热门文章
springboot源码分析
代理代码实现
线程池
oracle优化
JVM学习
linux命令积累
UI1(UIView)
OC7(遍历集合,数组排序)
OC6(集合)
OC5(字典,集合)
Copyright © 2020-2023
润新知