From 6d6f59d7a8a81cab7ee15fc2687f3bdfa9be18f9 Mon Sep 17 00:00:00 2001 From: yaoqin <497681109@qq.com> Date: Fri, 25 Apr 2025 11:12:40 +0800 Subject: [PATCH 1/2] =?UTF-8?q?1.=E9=87=8D=E5=86=99=E6=B1=89=E6=99=B6?= =?UTF-8?q?=E7=BD=91=E7=AB=99=202.=E4=BF=AE=E6=94=B9=E5=B7=A8=E8=B1=A1?= =?UTF-8?q?=E4=BA=91=E6=95=B0=E7=BD=91=E7=AB=99=E2=80=9C=E8=BD=AF=E4=BB=B6?= =?UTF-8?q?=E5=BC=80=E5=8F=91=E2=80=9D=20=E6=94=B9=E4=B8=BA=20=E2=80=9C?= =?UTF-8?q?=E7=BD=91=E7=AB=99=E6=9C=8D=E5=8A=A1=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- giantElephant/html/aboutUs.html | 4 +- giantElephant/html/bigDataServices.html | 2 +- giantElephant/html/header.html | 2 +- giantElephant/html/software.html | 8 +- giantElephant/index.html | 8 +- hanJing/css/aboutUs.css | 108 +++++- hanJing/css/approaching.css | 154 ++++++++ hanJing/css/footer.css | 18 +- hanJing/css/header.css | 8 +- hanJing/css/index.css | 267 +++++++++++++- hanJing/css/mainBusiness.css | 290 +++++++++++++++ hanJing/css/ourProducts.css | 245 ++++++++++++- hanJing/css/technicalSupport.css | 21 +- hanJing/html/aboutUs.html | 50 ++- hanJing/html/approaching.html | 95 ++++- hanJing/html/mainBusiness.html | 169 ++++++++- hanJing/html/ourProducts.html | 336 +++++++++++++++++- hanJing/html/technicalSupport.html | 46 ++- hanJing/imgs/approaching/6g.png | Bin 0 -> 283753 bytes hanJing/imgs/approaching/ai.png | Bin 0 -> 263253 bytes hanJing/imgs/approaching/light.png | Bin 0 -> 29871 bytes hanJing/imgs/approaching/prospect.png | Bin 0 -> 317557 bytes hanJing/imgs/approaching/quantum.png | Bin 0 -> 266771 bytes hanJing/imgs/home/KS6PRO.jpg | Bin 0 -> 219426 bytes hanJing/imgs/home/KS6PRO.png | Bin 0 -> 490308 bytes hanJing/imgs/home/YX1000.jpg | Bin 0 -> 578113 bytes hanJing/imgs/home/mainBusiness.svg | 1 + hanJing/imgs/home/team.png | Bin 0 -> 23024 bytes hanJing/imgs/main/advantage.svg | 1 + hanJing/imgs/main/arrow.png | Bin 0 -> 16693 bytes hanJing/imgs/main/content.svg | 1 + hanJing/imgs/main/experience.png | Bin 0 -> 21229 bytes hanJing/imgs/main/mainbusiness.png | Bin 0 -> 249629 bytes hanJing/imgs/main/process.png | Bin 0 -> 36602 bytes hanJing/imgs/main/tool.png | Bin 0 -> 23563 bytes hanJing/imgs/main/workmanship.png | Bin 0 -> 23879 bytes hanJing/imgs/products/AGRO1.png | Bin 0 -> 227731 bytes hanJing/imgs/products/BIOX1.png | Bin 0 -> 208888 bytes hanJing/imgs/products/FX100.png | Bin 0 -> 224346 bytes hanJing/imgs/products/GSEC8.png | Bin 0 -> 375276 bytes hanJing/imgs/products/HEALX2.png | Bin 0 -> 177955 bytes hanJing/imgs/products/INDT5.png | Bin 0 -> 199071 bytes hanJing/imgs/products/K6PRO.png | Bin 0 -> 140818 bytes hanJing/imgs/products/KS1PRO.png | Bin 0 -> 256874 bytes hanJing/imgs/products/KS2PRO.png | Bin 0 -> 313263 bytes hanJing/imgs/products/NAVT1.png | Bin 0 -> 244294 bytes hanJing/imgs/products/SND32.png | Bin 0 -> 222604 bytes hanJing/imgs/products/VIDA-M.png | Bin 0 -> 378440 bytes hanJing/imgs/products/VV10.png | Bin 0 -> 287990 bytes hanJing/imgs/products/WIFI6-UC.png | Bin 0 -> 232573 bytes hanJing/imgs/products/XYV2.png | Bin 0 -> 387939 bytes hanJing/imgs/products/YX1000.png | Bin 0 -> 142286 bytes .../svg/{汉晶LOGO(BJF).svg => logo.svg} | 0 hanJing/imgs/technology/customization.svg | 1 + hanJing/imgs/technology/technicalAdvice.png | Bin 0 -> 21586 bytes hanJing/imgs/technology/upgrade.png | Bin 0 -> 43405 bytes hanJing/imgs/us/Tapeout.png | Bin 0 -> 254655 bytes hanJing/imgs/us/ic.png | Bin 0 -> 249985 bytes hanJing/imgs/us/lowpower.png | Bin 0 -> 294107 bytes hanJing/imgs/us/manufacturer.png | Bin 0 -> 226283 bytes hanJing/index.html | 93 +++-- hanJing/js/index.js | 170 ++++++++- hanJing/js/mainBusiness.js | 28 ++ hanJing/js/ourProducts.js | 98 +++++ 驭鑫/.vscode/settings.json | 3 + 驭鑫/yxsilicon/.vscode/settings.json | 3 + 66 files changed, 2101 insertions(+), 129 deletions(-) create mode 100644 hanJing/imgs/approaching/6g.png create mode 100644 hanJing/imgs/approaching/ai.png create mode 100644 hanJing/imgs/approaching/light.png create mode 100644 hanJing/imgs/approaching/prospect.png create mode 100644 hanJing/imgs/approaching/quantum.png create mode 100644 hanJing/imgs/home/KS6PRO.jpg create mode 100644 hanJing/imgs/home/KS6PRO.png create mode 100644 hanJing/imgs/home/YX1000.jpg create mode 100644 hanJing/imgs/home/mainBusiness.svg create mode 100644 hanJing/imgs/home/team.png create mode 100644 hanJing/imgs/main/advantage.svg create mode 100644 hanJing/imgs/main/arrow.png create mode 100644 hanJing/imgs/main/content.svg create mode 100644 hanJing/imgs/main/experience.png create mode 100644 hanJing/imgs/main/mainbusiness.png create mode 100644 hanJing/imgs/main/process.png create mode 100644 hanJing/imgs/main/tool.png create mode 100644 hanJing/imgs/main/workmanship.png create mode 100644 hanJing/imgs/products/AGRO1.png create mode 100644 hanJing/imgs/products/BIOX1.png create mode 100644 hanJing/imgs/products/FX100.png create mode 100644 hanJing/imgs/products/GSEC8.png create mode 100644 hanJing/imgs/products/HEALX2.png create mode 100644 hanJing/imgs/products/INDT5.png create mode 100644 hanJing/imgs/products/K6PRO.png create mode 100644 hanJing/imgs/products/KS1PRO.png create mode 100644 hanJing/imgs/products/KS2PRO.png create mode 100644 hanJing/imgs/products/NAVT1.png create mode 100644 hanJing/imgs/products/SND32.png create mode 100644 hanJing/imgs/products/VIDA-M.png create mode 100644 hanJing/imgs/products/VV10.png create mode 100644 hanJing/imgs/products/WIFI6-UC.png create mode 100644 hanJing/imgs/products/XYV2.png create mode 100644 hanJing/imgs/products/YX1000.png rename hanJing/imgs/svg/{汉晶LOGO(BJF).svg => logo.svg} (100%) create mode 100644 hanJing/imgs/technology/customization.svg create mode 100644 hanJing/imgs/technology/technicalAdvice.png create mode 100644 hanJing/imgs/technology/upgrade.png create mode 100644 hanJing/imgs/us/Tapeout.png create mode 100644 hanJing/imgs/us/ic.png create mode 100644 hanJing/imgs/us/lowpower.png create mode 100644 hanJing/imgs/us/manufacturer.png create mode 100644 hanJing/js/mainBusiness.js create mode 100644 hanJing/js/ourProducts.js create mode 100644 驭鑫/.vscode/settings.json create mode 100644 驭鑫/yxsilicon/.vscode/settings.json diff --git a/giantElephant/html/aboutUs.html b/giantElephant/html/aboutUs.html index 456aba8..41eb4f3 100644 --- a/giantElephant/html/aboutUs.html +++ b/giantElephant/html/aboutUs.html @@ -27,7 +27,7 @@