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