6.7.0 - Alpha - 修复 XML 语法 this 对象可能出现指向错误的问题

This commit is contained in:
SuperMonster003
2025-06-08 20:11:21 +08:00
parent 7b00faceb3
commit b9f543136c
2 changed files with 2 additions and 7 deletions

View File

@@ -6,6 +6,7 @@
"zip 模块, 用于文件压缩与解压缩操作 (Ref to [Auto.js Pro](https://g.pro.autojs.org/)) (参阅 项目文档 > [Zip](https://docs.autojs6.com/#/zip))"
],
"fix": [
"使用 XML 语法将 JavaScript 表达式作为属性值时, this 对象可能出现指向错误的问题",
"版本历史页面部分系统因字体差别导致统计数据显示不完整的问题"
],
"improvement": [],