diff --git a/src/assets/css/reset.css b/src/assets/css/reset.css index 2ac2125..77f582c 100644 --- a/src/assets/css/reset.css +++ b/src/assets/css/reset.css @@ -81,10 +81,10 @@ li { html, body { width: 100%; height: 100%; - min-width: 1440px; - min-height: 789px; - /* width: 2560px; - height: 1440px; */ + /* min-width: 1440px; + min-height: 789px; */ + width: 1920px; + height: 1080px; } body { @@ -95,7 +95,7 @@ body { -ms-user-select:none;/*IE10*/ -khtml-user-select:none;/*早期浏览器*/ user-select:none; - background: #05032a center center / 100% 100% url(../../assets/images/bg.jpg) no-repeat; + background-color: #050830; } div, p { diff --git a/src/images/bg_content.jpg b/src/images/bg_content.jpg new file mode 100644 index 0000000..fdea1f9 Binary files /dev/null and b/src/images/bg_content.jpg differ diff --git a/src/images/bg_header.jpg b/src/images/bg_header.jpg new file mode 100644 index 0000000..ecf469d Binary files /dev/null and b/src/images/bg_header.jpg differ diff --git a/src/images/bg_title_l.png b/src/images/bg_title_l.png new file mode 100644 index 0000000..26c9d1d Binary files /dev/null and b/src/images/bg_title_l.png differ diff --git a/src/images/bg_title_s.png b/src/images/bg_title_s.png new file mode 100644 index 0000000..46320e1 Binary files /dev/null and b/src/images/bg_title_s.png differ diff --git a/src/images/bg_title_tip.png b/src/images/bg_title_tip.png new file mode 100644 index 0000000..23ed926 Binary files /dev/null and b/src/images/bg_title_tip.png differ diff --git a/src/images/workshop/hlj.png b/src/images/workshop/hlj.png new file mode 100644 index 0000000..d8cf772 Binary files /dev/null and b/src/images/workshop/hlj.png differ diff --git a/src/images/workshop/hlj_s.png b/src/images/workshop/hlj_s.png new file mode 100644 index 0000000..b251ae4 Binary files /dev/null and b/src/images/workshop/hlj_s.png differ diff --git a/src/images/workshop/jzjcss_yellow.png b/src/images/workshop/jzjcss_yellow.png new file mode 100644 index 0000000..84b948e Binary files /dev/null and b/src/images/workshop/jzjcss_yellow.png differ diff --git a/src/images/workshop/lz.png b/src/images/workshop/lz.png new file mode 100644 index 0000000..f78e41f Binary files /dev/null and b/src/images/workshop/lz.png differ diff --git a/src/images/workshop/workshop_l.png b/src/images/workshop/workshop_l.png new file mode 100644 index 0000000..c51f0bd Binary files /dev/null and b/src/images/workshop/workshop_l.png differ diff --git a/src/images/workshop/workshop_r.png b/src/images/workshop/workshop_r.png new file mode 100644 index 0000000..bcffa19 Binary files /dev/null and b/src/images/workshop/workshop_r.png differ diff --git a/src/images/workshop/yyj_gray.png b/src/images/workshop/yyj_gray.png new file mode 100644 index 0000000..0e5cd1b Binary files /dev/null and b/src/images/workshop/yyj_gray.png differ diff --git a/src/pages/modules/homepage/one.vue b/src/pages/modules/homepage/one.vue new file mode 100644 index 0000000..8f0d151 --- /dev/null +++ b/src/pages/modules/homepage/one.vue @@ -0,0 +1,691 @@ + + + + + diff --git a/src/pages/modules/homepage/two.vue b/src/pages/modules/homepage/two.vue new file mode 100644 index 0000000..0d434b4 --- /dev/null +++ b/src/pages/modules/homepage/two.vue @@ -0,0 +1,474 @@ + + + + + diff --git a/src/pages/modules/processproduction/three.vue b/src/pages/modules/processproduction/three.vue index f146e73..3ecef85 100644 --- a/src/pages/modules/processproduction/three.vue +++ b/src/pages/modules/processproduction/three.vue @@ -6,8 +6,10 @@