From e671f901cb351e0708107b2147d4736f53efceac Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Wed, 4 Jun 2025 14:27:07 +0800 Subject: [PATCH] 'commit' --- dsBase/WebRoot/view/wenshan/index.html | 165 ++++++++++++++----------- dsWeb/conf/nginx.conf | 16 +-- dsWeb/logs/nginx.pid | 2 +- 3 files changed, 102 insertions(+), 81 deletions(-) diff --git a/dsBase/WebRoot/view/wenshan/index.html b/dsBase/WebRoot/view/wenshan/index.html index 1883d972..58526814 100644 --- a/dsBase/WebRoot/view/wenshan/index.html +++ b/dsBase/WebRoot/view/wenshan/index.html @@ -1,11 +1,12 @@ - - - - 文山州教育数字化平台 - - - -
欢迎来到文山州教育数字化平台
-
-
- -
- -
汇集流程
-
-
- - -
- -
元数据维护
-
-
- -
- -
数据汇集
-
-
- - -
- -
数据资产
-
-
- - -
- -
教育运行状态监测与分析
-
-
- - -
- -
教育年报
-
-
- -
- - - - + + + +
欢迎来到文山州教育数字化平台
+
+
+ +
+ +
汇集流程
+
+
+ + +
+ +
元数据维护
+
+
+ +
+ +
数据汇集
+
+
+ + +
+ +
数据资产
+
+
+ + +
+ +
教育运行状态监测与分析
+
+
+ + +
+ +
教育年报
+
+
+ +
+ + + + + + + \ No newline at end of file diff --git a/dsWeb/conf/nginx.conf b/dsWeb/conf/nginx.conf index 6e6b00bc..29b0d268 100644 --- a/dsWeb/conf/nginx.conf +++ b/dsWeb/conf/nginx.conf @@ -9,7 +9,7 @@ events { http { include mime.types; - default_type application/octet-stream; + default_type text/html; sendfile on; #tcp_nopush on; @@ -23,13 +23,13 @@ http { server_name localhost; location / { - proxy_pass http://10.10.21.20:8000; - proxy_cookie_path / /; - proxy_set_header Cookie $http_cookie; - proxy_set_header Host $host; - proxy_set_header X-Real-IP $remote_addr; - proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; - proxy_set_header X-Forwarded-Proto $scheme; + proxy_pass http://10.10.21.19:8000; + #proxy_cookie_path / /; + #proxy_set_header Cookie $http_cookie; + #proxy_set_header Host $host; + #proxy_set_header X-Real-IP $remote_addr; + #proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + #proxy_set_header X-Forwarded-Proto $scheme; } location /dsWeb { diff --git a/dsWeb/logs/nginx.pid b/dsWeb/logs/nginx.pid index a43852ac..7d302b6d 100644 --- a/dsWeb/logs/nginx.pid +++ b/dsWeb/logs/nginx.pid @@ -1 +1 @@ -193300 +7796