diff --git a/_config.fluid.yml b/_config.fluid.yml index f40fc58..f98c479 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -237,7 +237,7 @@ custom_js: # 指定自定义 .css 文件路径,用法和 custom_js 相同 # The usage is the same as custom_js -custom_css: +custom_css: /css/custom.css # 网页访问统计 # Analysis of website visitors diff --git a/source/_posts/千寻产品一纸禅.md b/source/_posts/千寻产品一纸禅.md new file mode 100644 index 0000000..f5d22c4 --- /dev/null +++ b/source/_posts/千寻产品一纸禅.md @@ -0,0 +1,27 @@ +--- +title: 千寻产品”一纸禅“ +abbrlink: 897d103c +date: 2025-03-04 10:05:40 +sticky: 99 +tags: 产品介绍 +--- + + +## 全系列卫星定位芯片模组 + +![定位芯片模组](/image/post/202503/Xchip销售一纸禅.png) + +## 卫星高精度定位数据服务(网络播发) + +![高精度定位数据服务-地基](/image/post/202503/千寻知寸销售一纸禅.png) + +## 北斗三号短报文通信芯片模组 + +![短报文芯片模组](/image/post/202503/短报文芯片销售一纸禅.png) + +## 卫星高精度定位数据服务(卫星播发) + +![高精度定位数据服务-星基](/image/post/202503/星基服务销售一纸禅.png) + +## 参考 +[^1]: [千寻产品线一张图](/a9556152) \ No newline at end of file diff --git a/source/_posts/千寻产品线一张图.md b/source/_posts/千寻产品线一张图.md index c87eb1b..c51ae8e 100644 --- a/source/_posts/千寻产品线一张图.md +++ b/source/_posts/千寻产品线一张图.md @@ -1,6 +1,6 @@ --- title: 千寻产品线一张图 -tags: 产品线 +tags: 产品介绍 sticky: 100 abbrlink: a9556152 date: 2025-02-13 17:08:51 @@ -9,7 +9,9 @@ date: 2025-02-13 17:08:51 ## 一张图介绍千寻产品线 -[千寻产品一张图](https://www.processon.com/view/link/67a5a2fcff834c57f9e1b30f?cid=67a56ad638625f07c01febe6 "点击打开") + ### 使用说明 diff --git a/source/css/custom.css b/source/css/custom.css new file mode 100644 index 0000000..d4e0db4 --- /dev/null +++ b/source/css/custom.css @@ -0,0 +1,7 @@ +.custom-link { + text-align: center; + font-size: 30px; + font-weight: bold; + margin-top: 1em; + margin-bottom: 1em; + } \ No newline at end of file diff --git a/source/image/post/202503/Xchip销售一纸禅.png b/source/image/post/202503/Xchip销售一纸禅.png new file mode 100644 index 0000000..3475cb2 Binary files /dev/null and b/source/image/post/202503/Xchip销售一纸禅.png differ diff --git a/source/image/post/202503/千寻知寸销售一纸禅.png b/source/image/post/202503/千寻知寸销售一纸禅.png new file mode 100644 index 0000000..9a17883 Binary files /dev/null and b/source/image/post/202503/千寻知寸销售一纸禅.png differ diff --git a/source/image/post/202503/星基服务销售一纸禅.png b/source/image/post/202503/星基服务销售一纸禅.png new file mode 100644 index 0000000..506e91a Binary files /dev/null and b/source/image/post/202503/星基服务销售一纸禅.png differ diff --git a/source/image/post/202503/短报文芯片销售一纸禅.png b/source/image/post/202503/短报文芯片销售一纸禅.png new file mode 100644 index 0000000..55ca66b Binary files /dev/null and b/source/image/post/202503/短报文芯片销售一纸禅.png differ