From 1f9b489f066df4bc4733cc5181b1cd5f44698e72 Mon Sep 17 00:00:00 2001 From: Wayne Date: Wed, 17 May 2023 17:42:28 +0800 Subject: [PATCH] update --- .gitignore | 2 +- public/data/adimg/.gitignore | 2 + public/index.html | 55 +++++++------------ public/temp/.gitignore | 1 + public/temp/caches/.gitignore | 2 + public/temp/compiled/.gitignore | 2 + ..._file_9743731dffa7738b33953e7eecf7a588.php | 2 +- public/temp/static_caches/.gitignore | 2 + 8 files changed, 31 insertions(+), 37 deletions(-) create mode 100644 public/data/adimg/.gitignore mode change 100755 => 100644 public/index.html create mode 100644 public/temp/.gitignore create mode 100644 public/temp/caches/.gitignore create mode 100644 public/temp/compiled/.gitignore create mode 100644 public/temp/static_caches/.gitignore diff --git a/.gitignore b/.gitignore index 2e2ac813..fb513340 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,4 @@ *.log .env .user.ini -.htaccess \ No newline at end of file +.htaccess diff --git a/public/data/adimg/.gitignore b/public/data/adimg/.gitignore new file mode 100644 index 00000000..d6b7ef32 --- /dev/null +++ b/public/data/adimg/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/public/index.html b/public/index.html old mode 100755 new mode 100644 index 86aeca22..c5dd87d7 --- a/public/index.html +++ b/public/index.html @@ -1,39 +1,24 @@ - - + - - 恭喜,站点创建成功! - + + + + + + + + + + + + + + + +Slash電商 -
-

恭喜, 站点创建成功!

-

这是默认index.html,本页面由系统自动生成

- -
+
- \ No newline at end of file + + diff --git a/public/temp/.gitignore b/public/temp/.gitignore new file mode 100644 index 00000000..57c53d50 --- /dev/null +++ b/public/temp/.gitignore @@ -0,0 +1 @@ +./* diff --git a/public/temp/caches/.gitignore b/public/temp/caches/.gitignore new file mode 100644 index 00000000..d6b7ef32 --- /dev/null +++ b/public/temp/caches/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/public/temp/compiled/.gitignore b/public/temp/compiled/.gitignore new file mode 100644 index 00000000..d6b7ef32 --- /dev/null +++ b/public/temp/compiled/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/public/temp/query_caches/sqlcache_config_file_9743731dffa7738b33953e7eecf7a588.php b/public/temp/query_caches/sqlcache_config_file_9743731dffa7738b33953e7eecf7a588.php index 56679b3c..e007862a 100644 --- a/public/temp/query_caches/sqlcache_config_file_9743731dffa7738b33953e7eecf7a588.php +++ b/public/temp/query_caches/sqlcache_config_file_9743731dffa7738b33953e7eecf7a588.php @@ -1,5 +1,5 @@ mysql_config_cache_file_time = 1684221797; +$this->mysql_config_cache_file_time = 1684316253; $this->timeline = 0; $this->timezone = 0; $this->platform = 'OTHER'; diff --git a/public/temp/static_caches/.gitignore b/public/temp/static_caches/.gitignore new file mode 100644 index 00000000..d6b7ef32 --- /dev/null +++ b/public/temp/static_caches/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore