From 20cf7ec70a865a2f8baf70860d3f6e98c91cbc82 Mon Sep 17 00:00:00 2001 From: 3y Date: Thu, 4 May 2023 22:19:36 +0800 Subject: [PATCH] fix tips; --- pages/account-new.json | 2 +- pages/crud-list.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/account-new.json b/pages/account-new.json index 1c08e0d..bfe0f16 100644 --- a/pages/account-new.json +++ b/pages/account-new.json @@ -1,6 +1,6 @@ { "type": "page", - "title": "新建消息模板配置", + "title": "新建账号配置", "body": [ { "title": "", diff --git a/pages/crud-list.json b/pages/crud-list.json index 6f321cb..a006528 100644 --- a/pages/crud-list.json +++ b/pages/crud-list.json @@ -144,7 +144,7 @@ "name": "receiver", "label": "接收者", "required": true, - "description": "模板存在占位符。
请点击【新增】填入文案测试下发!
" + "description": "如果模板存在占位符,
请点击【新增】填入文案测试下发!
" }, { "type": "service",