2024.7.16

This commit is contained in:
魏啾
2024-07-16 15:37:13 +08:00
parent 07c7562628
commit 46e91a1e89
19 changed files with 2397 additions and 387 deletions

View File

@@ -91,6 +91,8 @@ const store = new Vuex.Store({
}
// #endif
// #ifdef MP-WEIXIN
Vue.prototype.windowWidth = e.windowWidth;
Vue.prototype.windowHeight = e.windowHeight;
statusBar = e.statusBarHeight
// @ts-ignore
const custom = wx.getMenuButtonBoundingClientRect()