修改prompt

This commit is contained in:
2026-07-29 07:46:57 +08:00
parent 1f6bc4789b
commit e08c0cdff0
2 changed files with 4 additions and 4 deletions

View File

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