1 Star 0 Fork 1

镜花/diancan-new-xcx

forked from zqphper/diancan-new-xcx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.js 540 Bytes
一键复制 编辑 原始数据 按行查看 历史
const util = require("./utils/util");
//app.js
App({
onLaunch: function () {
const that = this;
console.log('app-onLaunch');
// 展示本地存储能力
var logs = wx.getStorageSync('logs') || []
logs.unshift(Date.now())
wx.setStorageSync('logs', logs)
},
globalData: {
httpBase: "https://d.630web.com",
userInfo: null, //用户的信息信息,头像/姓名等
openid: '', //用户openid,根据后台计算得出
bindflag: 0 //用户是否绑定后台账号,0=未绑定,1=已绑定
}
})
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hiphops/diancan-new-xcx.git
git@gitee.com:hiphops/diancan-new-xcx.git
hiphops
diancan-new-xcx
diancan-new-xcx
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385