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