chore: update pages\index

This commit is contained in:
2025-10-30 18:23:35 +08:00
parent 55ebc174b9
commit aa0b776e6b
3 changed files with 47 additions and 3 deletions

View File

@@ -112,7 +112,7 @@ class DomEventBridge {
return !event.defaultPrevented
// #endif
// #ifdef MP - WEIXIN
// #ifdef MP
// 小程序环境不支持 DOM 事件
return true
// #endif