新功能: 加入隐私和条款文件

This commit is contained in:
猿小天
2023-12-25 20:13:05 +08:00
parent 3639cad58c
commit d8e5ad9057
6 changed files with 391 additions and 2 deletions

View File

@@ -182,7 +182,7 @@
"parent": 1,
"title": "隐私链接",
"key": "privacy_url",
"value": "#",
"value": "/api/system/clause/privacy.html",
"sort": 7,
"status": true,
"data_options": null,
@@ -196,7 +196,7 @@
"parent": 1,
"title": "条款链接",
"key": "clause_url",
"value": "#",
"value": "/api/system/clause/terms_service.html",
"sort": 8,
"status": true,
"data_options": null,