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