zhongshujie
2024-12-20 a9877004f436bb9f53173c1692de345726e0e521
app.js
@@ -4,8 +4,8 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () { },
  onLaunch: function () {},
  onShow: function () {
    updateManager();
  },
});
});