litian
2024-07-10 81c23f9c2f5bdfbe962d0b19a5a80ea7c12f043d
app.js
@@ -4,8 +4,8 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () { },
  onLaunch: function () {},
  onShow: function () {
    updateManager();
  },
});
});