diff --git a/dsBase/WebRoot/.trae/rules/project_rules.md b/dsBase/WebRoot/.trae/rules/project_rules.md index a396b42a..28fa3ce4 100644 --- a/dsBase/WebRoot/.trae/rules/project_rules.md +++ b/dsBase/WebRoot/.trae/rules/project_rules.md @@ -52,4 +52,4 @@ - 预期结果: 高效可执行的一流解决方案和技术指导 ## Initialization -作为前端开发专家,你必须遵守上述Rules,按照Workflows执行任务。 \ No newline at end of file +作为前端开发专家,你必须遵守上述Rules,按照Workflows执行任务,用中文回答问题。 \ No newline at end of file diff --git a/dsBase/WebRoot/view/test.html b/dsBase/WebRoot/view/test.html index 7ab0ef8a..bd18b459 100644 --- a/dsBase/WebRoot/view/test.html +++ b/dsBase/WebRoot/view/test.html @@ -1,117 +1,53 @@ - - - - 文山州教育数字化平台 - - - -
欢迎来到文山州教育数字化平台
-
-
- -
- -
汇集流程
-
-
+ + + - -
- -
教育年报
-
-
+ -
- - \ No newline at end of file diff --git a/dsBase/WebRoot/view/wenshan/1.png b/dsBase/WebRoot/view/wenshan/1.png index 47f74bb8..1e6f0c3c 100644 Binary files a/dsBase/WebRoot/view/wenshan/1.png and b/dsBase/WebRoot/view/wenshan/1.png differ diff --git a/dsBase/WebRoot/view/wenshan/2.png b/dsBase/WebRoot/view/wenshan/2.png index bb53cd7e..a2cb3230 100644 Binary files a/dsBase/WebRoot/view/wenshan/2.png and b/dsBase/WebRoot/view/wenshan/2.png differ diff --git a/dsBase/WebRoot/view/wenshan/3.png b/dsBase/WebRoot/view/wenshan/3.png index a9288fc3..7c87b1c1 100644 Binary files a/dsBase/WebRoot/view/wenshan/3.png and b/dsBase/WebRoot/view/wenshan/3.png differ diff --git a/dsBase/WebRoot/view/wenshan/4.png b/dsBase/WebRoot/view/wenshan/4.png index 1717e645..9bce59d3 100644 Binary files a/dsBase/WebRoot/view/wenshan/4.png and b/dsBase/WebRoot/view/wenshan/4.png differ diff --git a/dsBase/WebRoot/view/wenshan/5.png b/dsBase/WebRoot/view/wenshan/5.png index d58184a9..655d7c35 100644 Binary files a/dsBase/WebRoot/view/wenshan/5.png and b/dsBase/WebRoot/view/wenshan/5.png differ diff --git a/dsBase/WebRoot/view/wenshan/6.png b/dsBase/WebRoot/view/wenshan/6.png new file mode 100644 index 00000000..abbf9631 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/6.png differ diff --git a/dsBase/WebRoot/view/wenshan/7.png b/dsBase/WebRoot/view/wenshan/7.png new file mode 100644 index 00000000..3f279d98 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/7.png differ diff --git a/dsBase/WebRoot/view/wenshan/8.png b/dsBase/WebRoot/view/wenshan/8.png new file mode 100644 index 00000000..51463d4c Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/8.png differ diff --git a/dsBase/WebRoot/view/wenshan/back.jpg b/dsBase/WebRoot/view/wenshan/back.jpg index 7f5337b9..7b9d85f3 100644 Binary files a/dsBase/WebRoot/view/wenshan/back.jpg and b/dsBase/WebRoot/view/wenshan/back.jpg differ diff --git a/dsBase/WebRoot/view/wenshan/bak/1.png b/dsBase/WebRoot/view/wenshan/bak/1.png new file mode 100644 index 00000000..47f74bb8 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/bak/1.png differ diff --git a/dsBase/WebRoot/view/wenshan/bak/2.png b/dsBase/WebRoot/view/wenshan/bak/2.png new file mode 100644 index 00000000..bb53cd7e Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/bak/2.png differ diff --git a/dsBase/WebRoot/view/wenshan/bak/3.png b/dsBase/WebRoot/view/wenshan/bak/3.png new file mode 100644 index 00000000..a9288fc3 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/bak/3.png differ diff --git a/dsBase/WebRoot/view/wenshan/bak/4.png b/dsBase/WebRoot/view/wenshan/bak/4.png new file mode 100644 index 00000000..1717e645 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/bak/4.png differ diff --git a/dsBase/WebRoot/view/wenshan/bak/5.png b/dsBase/WebRoot/view/wenshan/bak/5.png new file mode 100644 index 00000000..d58184a9 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/bak/5.png differ diff --git a/dsBase/WebRoot/view/wenshan/bak/back.jpg b/dsBase/WebRoot/view/wenshan/bak/back.jpg new file mode 100644 index 00000000..7f5337b9 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/bak/back.jpg differ diff --git a/dsBase/WebRoot/view/wenshan/index.html b/dsBase/WebRoot/view/wenshan/index.html index 58526814..5546c0b3 100644 --- a/dsBase/WebRoot/view/wenshan/index.html +++ b/dsBase/WebRoot/view/wenshan/index.html @@ -18,10 +18,16 @@ height: 100%; } - .container { + .container1 { display: flex; justify-content: center; - margin-top: 500px; + margin-top: 360px; + } + + .container2 { + display: flex; + justify-content: center; + margin-top: 5px; } .icon-container { @@ -39,29 +45,30 @@ color: #303133; font-weight: bold; font-size: 24px; - width: 150px; + width: 200px; } .image-icon { - width: 260px; + width: 280px; + height: 260px; } .welcome-text { position: absolute; - top: 11px; - /* 可以根据需要调整 */ - left: 8%; - /* 可以根据需要调整 */ + top: 11px; + left: 8%; color: #FFFFFF; font-size: 12px; } .welcome-image { position: absolute; - top: 260px; - /* 可以根据需要调整 */ - left: 20%; - /* 可以根据需要调整 */ + top: 160px; + left: 20%; + } + + .gap { + width: 15px; } @@ -70,45 +77,75 @@
欢迎来到文山州教育数字化平台
-
+
-
汇集流程
+
数据汇集流程
+
+
-
元数据维护
+
元数据管理
+ +
+
- +
数据汇集
+
+
- +
数据资产
+
+ +
- -
教育运行状态监测与分析
+ +
基础数据管理
+
+
- + +
教育事业统计分析
+
+
+ +
+ + +
+ +
教育数据决策分析
+
+
+ +
+ + +
+
教育年报
diff --git a/dsBase/WebRoot/view/wenshan/效果图.jpg b/dsBase/WebRoot/view/wenshan/效果图.jpg new file mode 100644 index 00000000..5a065d44 Binary files /dev/null and b/dsBase/WebRoot/view/wenshan/效果图.jpg differ diff --git a/dsWeb/logs/nginx.pid b/dsWeb/logs/nginx.pid index 7d302b6d..0a9de380 100644 --- a/dsWeb/logs/nginx.pid +++ b/dsWeb/logs/nginx.pid @@ -1 +1 @@ -7796 +26548