From 595c7b171ce4b939f23526e0c21b1fa738e581b8 Mon Sep 17 00:00:00 2001 From: mzr <1562242162@qq.com> Date: Mon, 9 Dec 2024 14:13:29 +0800 Subject: [PATCH] init --- .gitignore | 3 ++- src/domain/module/node/page/config.json | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4bbc26e..3264abe 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,5 @@ src/uap src/platform src/ic src/so -src/uap_bak \ No newline at end of file +src/uap_bak +src/domain/module/node/page/config.json diff --git a/src/domain/module/node/page/config.json b/src/domain/module/node/page/config.json index 0967ef4..49d1a20 100644 --- a/src/domain/module/node/page/config.json +++ b/src/domain/module/node/page/config.json @@ -1 +1,3 @@ -{} +{ + +}