1 Star 15 Fork 2

LanYun / 景区旅游路线规划

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.js 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
LanYun 提交于 2022-02-28 20:23 . 第一次提交
// app.js
App({
onLaunch() {
// 展示本地存储能力
const logs = wx.getStorageSync('logs') || []
logs.unshift(Date.now())
wx.setStorageSync('logs', logs)
// 登录
wx.login({
success: res => {
// 发送 res.code 到后台换取 openId, sessionKey, unionId
}
})
},
globalData: {
userInfo: null
}
})
微信
1
https://gitee.com/lanyun_gitee/tourist_routes.git
git@gitee.com:lanyun_gitee/tourist_routes.git
lanyun_gitee
tourist_routes
景区旅游路线规划
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891