css
litian
2024-12-18 cbc33eaf1cfa0ae319e1580dbc7887494b101d11
app.js
@@ -4,8 +4,8 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () { },
  onLaunch: function () {},
  onShow: function () {
    updateManager();
  },
});
});