1
YM
2024-09-10 e38c14de9637d22d0a35ae06bede82dcf31b64ec
app.js
@@ -4,8 +4,8 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () { },
  onLaunch: function () {},
  onShow: function () {
    updateManager();
  },
});
});