Delete '1.0 app.js'

1.0
pg78ac9nr 4 months ago
parent b4a1b3bd20
commit 13fdef4b16

@ -1,13 +0,0 @@
App({
onLaunch: function () {
// 初始化云开发
wx.cloud.init({
env: 'rollcall-7gk1ko7v5ea7b3c1' // 替换为你的云开发环境ID
});
// 初始化全局数据
this.globalData = {
students: []
};
}
});
Loading…
Cancel
Save