diff --git a/index.html b/index.html index 57fb62f..5b2115e 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + 合肥巧士健康科技 diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index df36fcf..0000000 Binary files a/public/favicon.ico and /dev/null differ diff --git a/public/favicon.png b/public/favicon.png new file mode 100644 index 0000000..e4d936d Binary files /dev/null and b/public/favicon.png differ diff --git a/public/images/RedNote.jpg b/public/images/RedNote.jpg new file mode 100644 index 0000000..6099223 Binary files /dev/null and b/public/images/RedNote.jpg differ diff --git a/public/images/TaoBao.jpg b/public/images/TaoBao.jpg new file mode 100644 index 0000000..fd0a9f6 Binary files /dev/null and b/public/images/TaoBao.jpg differ diff --git a/public/images/WeChat.jpg b/public/images/WeChat.jpg new file mode 100644 index 0000000..824d333 Binary files /dev/null and b/public/images/WeChat.jpg differ diff --git a/public/images/background_1.jpg b/public/images/background_1.jpg new file mode 100644 index 0000000..c4d105d Binary files /dev/null and b/public/images/background_1.jpg differ diff --git a/public/images/background_2.jpg b/public/images/background_2.jpg new file mode 100644 index 0000000..040a9b6 Binary files /dev/null and b/public/images/background_2.jpg differ diff --git a/public/images/background_3.jpg b/public/images/background_3.jpg new file mode 100644 index 0000000..2e9c319 Binary files /dev/null and b/public/images/background_3.jpg differ diff --git a/public/images/background_4.jpg b/public/images/background_4.jpg new file mode 100644 index 0000000..66d6f7e Binary files /dev/null and b/public/images/background_4.jpg differ diff --git a/public/images/camera.png b/public/images/camera.png new file mode 100644 index 0000000..7474180 Binary files /dev/null and b/public/images/camera.png differ diff --git a/public/manuals/Electric Water Flosser.pdf b/public/manuals/Electric Water Flosser.pdf new file mode 100644 index 0000000..2b64066 Binary files /dev/null and b/public/manuals/Electric Water Flosser.pdf differ diff --git a/public/manuals/Hypochlorous Acid Bionic Sterilizing Cup.pdf b/public/manuals/Hypochlorous Acid Bionic Sterilizing Cup.pdf new file mode 100644 index 0000000..04e5fac Binary files /dev/null and b/public/manuals/Hypochlorous Acid Bionic Sterilizing Cup.pdf differ diff --git a/public/manuals/Multi-functional Electrolyzed Water Sterilizer.pdf b/public/manuals/Multi-functional Electrolyzed Water Sterilizer.pdf new file mode 100644 index 0000000..1244b97 Binary files /dev/null and b/public/manuals/Multi-functional Electrolyzed Water Sterilizer.pdf differ diff --git a/public/manuals/多功能电解水除菌器.pdf b/public/manuals/多功能电解水除菌器.pdf new file mode 100644 index 0000000..f71cd44 Binary files /dev/null and b/public/manuals/多功能电解水除菌器.pdf differ diff --git a/public/manuals/次氯酸仿生除菌杯.pdf b/public/manuals/次氯酸仿生除菌杯.pdf new file mode 100644 index 0000000..46617a8 Binary files /dev/null and b/public/manuals/次氯酸仿生除菌杯.pdf differ diff --git a/public/manuals/次氯酸冲牙器.pdf b/public/manuals/次氯酸冲牙器.pdf new file mode 100644 index 0000000..00720aa Binary files /dev/null and b/public/manuals/次氯酸冲牙器.pdf differ diff --git a/src/components/AboutSection.vue b/src/components/AboutSection.vue index 5c1278f..21e9c57 100644 --- a/src/components/AboutSection.vue +++ b/src/components/AboutSection.vue @@ -107,10 +107,11 @@ body { left: 0; width: 100%; height: 100%; - background-image: url('https://images.unsplash.com/photo-1550751827-4bd374c3f58b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80'); + /* background-image: url('https://images.unsplash.com/photo-1550751827-4bd374c3f58b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80'); */ background-size: cover; background-position: center; - opacity: 0.5; /* 背景图透明度50% */ + /* 背景图透明度50% */ + /* opacity: 0.5; */ z-index: 1; } @@ -122,7 +123,7 @@ body { max-width: 800px; padding: 40px; border-radius: 12px; - backdrop-filter: blur(5px); + /* backdrop-filter: blur(5px); */ } .hero-title { @@ -158,7 +159,8 @@ body { align-items: center; justify-content: center; padding: 12px 30px; - background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%); + /* background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%); */ + background: rgb(108, 186, 254); color: white; border: none; border-radius: 8px; diff --git a/src/components/ContentSection.vue b/src/components/ContentSection.vue deleted file mode 100644 index 24b1b30..0000000 --- a/src/components/ContentSection.vue +++ /dev/null @@ -1,48 +0,0 @@ - - - - - diff --git a/src/components/FooterComponent.vue b/src/components/FooterComponent.vue index 2397fad..f87083e 100644 --- a/src/components/FooterComponent.vue +++ b/src/components/FooterComponent.vue @@ -7,9 +7,6 @@ {{ $t('company.wholeName') }}
  • E-mail: ykl1979@163.com
  • -
  • {{ $t('contact.phone') }}
  • @@ -35,8 +32,8 @@ li { font-size: 1.3rem; } .footer-contact { - background: linear-gradient(135deg, #8d53cc 0%, #74a3f4 100%); - color: white; + /* background: linear-gradient(135deg, #8d53cc 0%, #74a3f4 100%); */ + color: rgb(0, 0, 0); padding: 50px 0 20px; border-radius: 12px 12px 0 0; box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1); @@ -55,8 +52,15 @@ li { padding: 20px; } +/* footer-section下的li标签样式 */ +.footer-section li { + /* padding: 20px; */ + font-size: 1rem; + /* font-weight: 700; */ +} + .footer-title { - font-size: 1.4rem; + font-size: 1.1rem; font-weight: 700; margin-bottom: 20px; position: relative; diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 30bb31c..c738d57 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -4,24 +4,41 @@
    {{ $t('company.name') }} +
    -
    - {{ $t('store') }} + {{ $t('pages.store.name') }}