v2.8.5, 加入查看详情功能

This commit is contained in:
2026-07-29 12:57:27 +08:00
parent e08a17ffa0
commit b41779c051
3 changed files with 5 additions and 5 deletions

View File

@@ -237,7 +237,7 @@
<script>
// 版本号
(function() {
document.getElementById('version-text').textContent = 'v2.8.3-260729';
document.getElementById('version-text').textContent = 'v2.8.5-260729';
})();
document.addEventListener('input', function(e) {
if (e.target.id === 'msg-input' || e.target.id === 'purchase-msg-input') {