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