This commit is contained in:
2025-12-24 15:59:42 +08:00
parent 5461dc276c
commit 3f0f349adf
7 changed files with 22 additions and 454 deletions

View File

@@ -6,9 +6,9 @@ import {
computed
} from 'vue';
// #ifndef MP-WEIXIN
import wideScreenStyles from '../common/wide-screen.css?inline';
// #endif
// 屏幕检测管理器类
class ScreenDetectionManager {