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