v3.0.1, 改成tools调用方式

This commit is contained in:
2026-08-29 23:36:59 +08:00
parent 45cf00bf14
commit 738ef1697c
6 changed files with 160 additions and 82 deletions
+1 -1
View File
@@ -237,7 +237,7 @@
<script>
// 版本号
(function() {
document.getElementById('version-text').textContent = 'v2.8.5-260729';
document.getElementById('version-text').textContent = 'v3.0.1-260829';
})();
document.addEventListener('input', function(e) {
if (e.target.id === 'msg-input' || e.target.id === 'purchase-msg-input') {