|
@@ -585,7 +585,7 @@ export default function WordPreview() {
|
|
|
return (
|
|
return (
|
|
|
<div className="space-y-6">
|
|
<div className="space-y-6">
|
|
|
<div>
|
|
<div>
|
|
|
- <h1 className="text-3xl font-bold tracking-tight">Word批量处理工具(增强版)</h1>
|
|
|
|
|
|
|
+ <h1 className="text-3xl font-bold tracking-tight">元亨Word批量处理增强版</h1>
|
|
|
<p className="text-muted-foreground">支持图片压缩文件,自动生成替换字段和图片的文档</p>
|
|
<p className="text-muted-foreground">支持图片压缩文件,自动生成替换字段和图片的文档</p>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|