litian
2025-03-17 5b19b0e39a91e566a835460bf1213e7b3a0582b9
app.js
@@ -4,7 +4,9 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () {},
  onLaunch: function () {
    wx.setStorageSync('stateMenu', 'true')
  },
  onShow: function () {
    updateManager();
  },