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