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