无编辑摘要
无编辑摘要
第319行: 第319行:
             headerStyle = ' style="width: 6%;"'
             headerStyle = ' style="width: 6%;"'
             separator = ' | '  
             separator = ' | '  
         elseif field == 'pack' then -- Pack 字段,固定宽度 6.5%
         elseif field == 'pack' then -- Pack 字段,固定宽度 7%
             headerStyle = ' style="width: 6.5%;"'
             headerStyle = ' style="width: 7%;"'
             separator = ' | '  
             separator = ' | '  
         elseif string.match(field, '_notes$') then -- NOTES 字段 (4% 固定宽度)
         elseif string.match(field, '_notes$') then -- NOTES 字段 (4% 固定宽度)