wx.onMemoryWarning(function callback)等级要怎么获取呢?
wx.onMemoryWarning(function(level) { console.log(level); }) 代码的话,应该这么写。没用过不清楚