update resources

This commit is contained in:
QIDI TECH
2025-02-26 20:01:47 +08:00
parent 29360eb5e5
commit 7d213ce20c
61 changed files with 1515 additions and 1219 deletions

View File

@@ -351,7 +351,7 @@ function SendWXMessage( strMsg )
if(bCheck!=null)
{
window.wx.postMessage(strMsg);
setTimeout("window.wx.postMessage("+strMsg+")",1);
}
}