litian
2024-08-27 366de5b4636679392a1e3d2984fc23bd5eaa5ac3
app.js
@@ -4,8 +4,8 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () { },
  onLaunch: function () {},
  onShow: function () {
    updateManager();
  },
});
});