编辑页面

修改后将从当前时间重新计算过期时间
'; } document.getElementById('modalBody').innerHTML = formHtml; document.getElementById('commonModal').classList.add('show'); } function closeModal() { document.getElementById('commonModal').classList.remove('show'); } function saveModal() { alert('保存成功!'); closeModal(); } document.getElementById('storeSelect').addEventListener('change', function() { alert('已切换至: ' + this.options[this.selectedIndex].text); });
取消
访问码: vpppcg5e