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