This commit is contained in:
iqudoo
2026-06-13 02:28:03 +08:00
parent 6c314f9808
commit 932ea4cc39
3 changed files with 23 additions and 21 deletions

View File

@@ -577,8 +577,8 @@ export const LayoutPreview: React.FC<LayoutPreviewProps> = ({
<p className="text-sm text-[#aaa]"></p>
<p className="text-xs text-[#666] max-w-[280px] leading-relaxed">
{isMobileVariant
? '在下方「数据源与变量绑定」中上传 Excel预览将自动更新'
: '在右侧「数据源与变量绑定」中点击「应用数据」生成排版预览;纸张排版变更会自动更新'}
? '在下方「数据源」中上传 Excel预览将自动更新'
: '在右侧「数据源」中点击「应用数据」生成排版预览;纸张排版变更会自动更新'}
</p>
</div>
) : (