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