去掉作者端 Article Proofreading (原步骤2)

This commit is contained in:
2026-06-17 17:02:14 +08:00
parent ea5695f913
commit 5a1bbb0894
8 changed files with 261 additions and 198 deletions

View File

@@ -147,7 +147,7 @@ export function buildReferencesEditableHtml(references, labels) {
'<title>' + escapeHtml(pageTitle) + '</title>' +
'<style>' +
'*{box-sizing:border-box}body{margin:0;font-family:Charis SIL,Georgia,"Times New Roman",serif;background:#f5f7fa;color:#303133;line-height:1.5}' +
'.page{max-width:920px;margin:0 auto;padding:20px}' +
'.page{max-width:1400px;margin:0 auto;padding:20px}' +
'.header{background:#fff;border-radius:8px;padding:16px 20px;margin-bottom:12px;box-shadow:0 1px 4px rgba(0,0,0,.08)}' +
'.header h1{margin:0 0 8px;font-size:20px;text-align:center;font-style:italic;font-weight:bold;color:#008080}' +
'.intro{color:#606266;font-size:14px;margin-bottom:12px;white-space:pre-wrap}' +