From ee8b5113ef402dd69660e8ae9a3035792615a300 Mon Sep 17 00:00:00 2001 From: chenruilong Date: Thu, 20 Apr 2023 14:51:28 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E6=94=B9=20cms=20opendb=20title?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collection/uni-cms-articles/package.json | 2 +- collection/uni-cms-categories/package.json | 2 +- collection/uni-cms-unlock-record/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/collection/uni-cms-articles/package.json b/collection/uni-cms-articles/package.json index f322b4a..7943e23 100644 --- a/collection/uni-cms-articles/package.json +++ b/collection/uni-cms-articles/package.json @@ -4,7 +4,7 @@ "description": "uni-cms-articles", "keywords": ["文章&评论", "文章表", "uni-CMS", "CMS"], "opendb": { - "title": "文章", + "title": "文章表", "type": "collection", "contributors": [ { diff --git a/collection/uni-cms-categories/package.json b/collection/uni-cms-categories/package.json index eeba2be..2e63d88 100644 --- a/collection/uni-cms-categories/package.json +++ b/collection/uni-cms-categories/package.json @@ -4,7 +4,7 @@ "description": "uni-cms-categories", "keywords": ["文章&评论", "文章类别", "uni-CMS", "CMS"], "opendb": { - "title": "文章类别", + "title": "文章类别表", "type": "collection", "contributors": [ { diff --git a/collection/uni-cms-unlock-record/package.json b/collection/uni-cms-unlock-record/package.json index caf2b60..5e2a6e9 100644 --- a/collection/uni-cms-unlock-record/package.json +++ b/collection/uni-cms-unlock-record/package.json @@ -4,7 +4,7 @@ "description": "uni-cms-unlock-record", "keywords": ["解锁记录", "内容解锁表", "uni-CMS", "CMS"], "opendb": { - "title": "文章", + "title": "文章解锁记录表", "type": "collection", "contributors": [ {