@@ -0,0 +1,12 @@
// app.js
App({
onLaunch: function () {
console.log('应用启动');
},
globalData: {
selectedEvent: null,
selectedStrategies: [],
currentRound: 0,
maxRounds: 3
}
})
The note is not visible to the blocked user.