From 7cf482e2f700a6ec828fde2d921bb43b9443c975 Mon Sep 17 00:00:00 2001 From: zetaloop Date: Fri, 20 Feb 2026 20:06:54 +0800 Subject: [PATCH] fix: remove prototype disclaimer from shop template editor --- app/(dashboard)/dashboard/shop/templates/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(dashboard)/dashboard/shop/templates/page.tsx b/app/(dashboard)/dashboard/shop/templates/page.tsx index 7a029c2..7082e93 100644 --- a/app/(dashboard)/dashboard/shop/templates/page.tsx +++ b/app/(dashboard)/dashboard/shop/templates/page.tsx @@ -85,7 +85,7 @@ export default function ShopTemplatesPage() { 提示 -

拖拽左侧手柄可调整组件顺序(原型演示中暂不支持拖拽)

+

拖拽左侧手柄可调整组件顺序

关闭开关可隐藏对应组件,不会删除已有内容

保存后立即生效,访客将看到最新的店铺主页