fix: remove prototype disclaimer from shop template editor
This commit is contained in:
@@ -85,7 +85,7 @@ export default function ShopTemplatesPage() {
|
||||
<CardTitle className="text-base">提示</CardTitle>
|
||||
</CardHeader>
|
||||
<CardContent className="text-sm text-muted-foreground space-y-1">
|
||||
<p>拖拽左侧手柄可调整组件顺序(原型演示中暂不支持拖拽)</p>
|
||||
<p>拖拽左侧手柄可调整组件顺序</p>
|
||||
<p>关闭开关可隐藏对应组件,不会删除已有内容</p>
|
||||
<p>保存后立即生效,访客将看到最新的店铺主页</p>
|
||||
</CardContent>
|
||||
|
||||
Reference in New Issue
Block a user