litian
2024-09-06 8dc4e50769a7ebc5f0a3d766f61aa08b8f23b772
app.js
@@ -4,8 +4,8 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () { },
  onLaunch: function () {},
  onShow: function () {
    updateManager();
  },
});
});