diff --git a/.gitignore b/.gitignore index e0c9c31..acf8c50 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ update_site.py update_address.py add_logo.py fix_visual.py +switch_www_url.py # 备份与临时文件 .bak-before-update/ @@ -12,6 +13,7 @@ fix_visual.py .bak-logo/ .bak-visualfix/ .bak-verification/ +.bak-wwwurl/ .snap1/ run1/ *.bak diff --git a/README.md b/README.md index 6da6ad3..51f3422 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # qianshi -千视科技官网 · https://qianshi.cool +千视科技官网 · https://www.qianshi.cool ## 部署 @@ -21,7 +21,7 @@ python deploy.py "提交信息" | 项 | 值 | | --- | --- | -| 线上 | https://qianshi.cool | +| 线上 | https://www.qianshi.cool | | 服务器 | 106.55.169.92,站点目录 `/var/www/qianshi` | | Gitea | 与服务器同机,`http://127.0.0.1:3000/weizhiqiang/qianshi.git` | | 仓库 remote | 本地走 `106.55.169.92:3000`,服务器走 `127.0.0.1:3000`(loopback) | diff --git a/about.html b/about.html index dac5533..e35bf0b 100644 --- a/about.html +++ b/about.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 关于我们 — 用AI让每一家企业都能用上 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/ai-acquisition.html b/ai-acquisition.html index 69e8a3b..adf8ed2 100644 --- a/ai-acquisition.html +++ b/ai-acquisition.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G AI拓客 — 数据驱动的智能获客让线索翻倍 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/ai-customer-service.html b/ai-customer-service.html index ec1042c..a2fec86 100644 --- a/ai-customer-service.html +++ b/ai-customer-service.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G AI客服 — 7×24小时智能客服秒级响应 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/ai-private-expert.html b/ai-private-expert.html index aa407d2..6d1eb50 100644 --- a/ai-private-expert.html +++ b/ai-private-expert.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G AI私有专家 — 基于企业知识库训练的专属AI — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/ai-promotion.html b/ai-promotion.html index 91d12c6..91f8da1 100644 --- a/ai-promotion.html +++ b/ai-promotion.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G AI推广 — 内容/搜索/投放/舆情全域营销增长 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/blog.html b/blog.html index fb136a2..2bbe953 100644 --- a/blog.html +++ b/blog.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 博客 — AI营销干货、行业洞察与最佳实践 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/case-detail.html b/case-detail.html index e5933af..a900cbc 100644 --- a/case-detail.html +++ b/case-detail.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 客户案例详情 — 可复现的AI落地案例 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/cases.html b/cases.html index ed7bf58..d6dd304 100644 --- a/cases.html +++ b/cases.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 客户案例 — 真实落地案例可复现带交付物 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/company.html b/company.html index dae328b..a93aa88 100644 --- a/company.html +++ b/company.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 公司介绍 — 成立于2019年服务500+企业 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/contact.html b/contact.html index 5827786..6816205 100644 --- a/contact.html +++ b/contact.html @@ -163,8 +163,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 联系我们 — 电话/邮箱/微信多渠道咨询 — 千视科技 - - + + @@ -172,17 +172,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/cookie.html b/cookie.html index 2f09a0d..015a2b2 100644 --- a/cookie.html +++ b/cookie.html @@ -158,8 +158,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G Cookie政策 — 千视科技 - - + + @@ -167,17 +167,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/digital-human.html b/digital-human.html index 714c9a8..10bb0b8 100644 --- a/digital-human.html +++ b/digital-human.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 数字人/视频复刻/IP智能体 — 真人克隆与爆款复刻 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/disclaimer.html b/disclaimer.html index 765d439..e215dd2 100644 --- a/disclaimer.html +++ b/disclaimer.html @@ -158,8 +158,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 免责声明 — 千视科技 - - + + @@ -167,17 +167,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/edm-email.html b/edm-email.html index eeedccc..3a269c1 100644 --- a/edm-email.html +++ b/edm-email.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G EDM邮件营销 — 高送达率邮件自动化系统 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/enterprise-agent.html b/enterprise-agent.html index 43810b3..0e56b7d 100644 --- a/enterprise-agent.html +++ b/enterprise-agent.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 企业智能体 — 24小时AI数字员工一站式解决方案 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/forum.html b/forum.html index b28eab6..770c6ea 100644 --- a/forum.html +++ b/forum.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 论坛 — AI从业者社区交流 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/geo-seo-sem.html b/geo-seo-sem.html index 0ab18b6..6b3f7d9 100644 --- a/geo-seo-sem.html +++ b/geo-seo-sem.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G GEO/SEO/SEM — 搜索引擎与AI搜索双端优化 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/index.html b/index.html index f6451e8..4204c91 100644 --- a/index.html +++ b/index.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 千视科技 — 企业智能体 · AI拓客 · AI推广 · 软件定制开发 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/join.html b/join.html index 130d94d..1a4aca8 100644 --- a/join.html +++ b/join.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 加入我们 — 与AI团队一起工作 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/legal.html b/legal.html index adecc01..dad35bb 100644 --- a/legal.html +++ b/legal.html @@ -158,8 +158,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 法律声明 — 千视科技 - - + + @@ -167,17 +167,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/marketing-resources.html b/marketing-resources.html index 4412808..6d409ca 100644 --- a/marketing-resources.html +++ b/marketing-resources.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 营销资料中心 — 行业报告与实用工具下载 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/media-ops.html b/media-ops.html index fffcab1..38ab7e7 100644 --- a/media-ops.html +++ b/media-ops.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 自媒体代运营 — AI赋能全平台内容运营 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/news-detail.html b/news-detail.html index a915a47..4ef83a5 100644 --- a/news-detail.html +++ b/news-detail.html @@ -158,8 +158,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 新闻详情 — 千视科技 - - + + @@ -167,17 +167,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/news.html b/news.html index 43a74a0..0581d06 100644 --- a/news.html +++ b/news.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 新闻中心 — 公司动态与行业洞察 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/opc-solution.html b/opc-solution.html index b796699..e89a3b2 100644 --- a/opc-solution.html +++ b/opc-solution.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G OPC一人公司 — AI数字员工替代传统团队 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/privacy.html b/privacy.html index 99ac355..95c947a 100644 --- a/privacy.html +++ b/privacy.html @@ -158,8 +158,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 隐私政策 — 千视科技 - - + + @@ -167,17 +167,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/rag-kb.html b/rag-kb.html index a14067f..b4e2c78 100644 --- a/rag-kb.html +++ b/rag-kb.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G RAG企业知识库-私有化部署 — AI可检索知识资产 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/robots.txt b/robots.txt index 95d7ca0..cba938a 100644 --- a/robots.txt +++ b/robots.txt @@ -6,4 +6,4 @@ Allow: / # 禁止抓取的技术资源与本地化依赖 Disallow: /assets/vendor/ -Sitemap: https://qianshi.cool/sitemap.xml +Sitemap: https://www.qianshi.cool/sitemap.xml diff --git a/sentiment-management.html b/sentiment-management.html index af8f293..656f5d8 100644 --- a/sentiment-management.html +++ b/sentiment-management.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 舆情管理 — 全网舆情监控与预警自动化 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/sitemap.html b/sitemap.html index 5da035d..5d4d389 100644 --- a/sitemap.html +++ b/sitemap.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 网站地图 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/sitemap.xml b/sitemap.xml index f20f80c..ddb3c58 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,211 +1,211 @@ - https://qianshi.cool/about.html + https://www.qianshi.cool/about.html 2026-09-16 monthly 0.6 - https://qianshi.cool/ai-acquisition.html + https://www.qianshi.cool/ai-acquisition.html 2026-09-16 monthly 0.6 - https://qianshi.cool/ai-customer-service.html + https://www.qianshi.cool/ai-customer-service.html 2026-09-16 monthly 0.6 - https://qianshi.cool/ai-private-expert.html + https://www.qianshi.cool/ai-private-expert.html 2026-09-16 monthly 0.6 - https://qianshi.cool/ai-promotion.html + https://www.qianshi.cool/ai-promotion.html 2026-09-16 monthly 0.6 - https://qianshi.cool/blog.html + https://www.qianshi.cool/blog.html 2026-09-16 weekly 0.6 - https://qianshi.cool/case-detail.html + https://www.qianshi.cool/case-detail.html 2026-09-16 monthly 0.6 - https://qianshi.cool/cases.html + https://www.qianshi.cool/cases.html 2026-09-16 monthly 0.8 - https://qianshi.cool/company.html + https://www.qianshi.cool/company.html 2026-09-16 monthly 0.6 - https://qianshi.cool/contact.html + https://www.qianshi.cool/contact.html 2026-09-16 monthly 0.7 - https://qianshi.cool/cookie.html + https://www.qianshi.cool/cookie.html 2026-09-16 monthly 0.6 - https://qianshi.cool/digital-human.html + https://www.qianshi.cool/digital-human.html 2026-09-16 monthly 0.6 - https://qianshi.cool/disclaimer.html + https://www.qianshi.cool/disclaimer.html 2026-09-16 monthly 0.6 - https://qianshi.cool/edm-email.html + https://www.qianshi.cool/edm-email.html 2026-09-16 monthly 0.6 - https://qianshi.cool/enterprise-agent.html + https://www.qianshi.cool/enterprise-agent.html 2026-09-16 monthly 0.9 - https://qianshi.cool/forum.html + https://www.qianshi.cool/forum.html 2026-09-16 monthly 0.6 - https://qianshi.cool/geo-seo-sem.html + https://www.qianshi.cool/geo-seo-sem.html 2026-09-16 monthly 0.6 - https://qianshi.cool/ + https://www.qianshi.cool/ 2026-09-16 daily 1.0 - https://qianshi.cool/index.html + https://www.qianshi.cool/index.html 2026-09-16 daily 0.8 - https://qianshi.cool/join.html + https://www.qianshi.cool/join.html 2026-09-16 monthly 0.6 - https://qianshi.cool/legal.html + https://www.qianshi.cool/legal.html 2026-09-16 monthly 0.6 - https://qianshi.cool/marketing-resources.html + https://www.qianshi.cool/marketing-resources.html 2026-09-16 monthly 0.6 - https://qianshi.cool/media-ops.html + https://www.qianshi.cool/media-ops.html 2026-09-16 monthly 0.6 - https://qianshi.cool/news-detail.html + https://www.qianshi.cool/news-detail.html 2026-09-16 monthly 0.6 - https://qianshi.cool/news.html + https://www.qianshi.cool/news.html 2026-09-16 weekly 0.6 - https://qianshi.cool/opc-solution.html + https://www.qianshi.cool/opc-solution.html 2026-09-16 monthly 0.6 - https://qianshi.cool/privacy.html + https://www.qianshi.cool/privacy.html 2026-09-16 monthly 0.6 - https://qianshi.cool/rag-kb.html + https://www.qianshi.cool/rag-kb.html 2026-09-16 monthly 0.6 - https://qianshi.cool/sentiment-management.html + https://www.qianshi.cool/sentiment-management.html 2026-09-16 monthly 0.6 - https://qianshi.cool/sitemap.html + https://www.qianshi.cool/sitemap.html 2026-09-16 monthly 0.6 - https://qianshi.cool/software-detail.html + https://www.qianshi.cool/software-detail.html 2026-09-16 monthly 0.9 - https://qianshi.cool/software.html + https://www.qianshi.cool/software.html 2026-09-16 monthly 0.9 - https://qianshi.cool/superlink.html + https://www.qianshi.cool/superlink.html 2026-09-16 monthly 0.6 - https://qianshi.cool/terms.html + https://www.qianshi.cool/terms.html 2026-09-16 monthly 0.6 - https://qianshi.cool/website-building.html + https://www.qianshi.cool/website-building.html 2026-09-16 monthly 0.6 diff --git a/software-detail.html b/software-detail.html index d5c7993..a2b00da 100644 --- a/software-detail.html +++ b/software-detail.html @@ -140,8 +140,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 软件定制开发 — 管理系统/数据平台/小程序/App定制 — 千视科技 - - + + @@ -149,17 +149,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/software.html b/software.html index 08861f9..324d314 100644 --- a/software.html +++ b/software.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G 软件定制 — 定制开发贴合业务的企业软件 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/superlink.html b/superlink.html index d7c367f..7755da3 100644 --- a/superlink.html +++ b/superlink.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G Superlink — 精准触达目标客户的智能拓客引擎 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - + diff --git a/terms.html b/terms.html index df70a56..30d7d83 100644 --- a/terms.html +++ b/terms.html @@ -26,8 +26,8 @@ p{margin:12px 0} 用户服务协议 — 千视科技 - - + + @@ -35,17 +35,17 @@ p{margin:12px 0} - - + + - + @@ -118,7 +118,7 @@ p{margin:12px 0}

公司名称:千视科技深圳有限公司

联系电话:18948732299

联系邮箱:105920869@qq.com

-

公司网站:https://qianshi.cool

+

公司网站:https://www.qianshi.cool

微信扫码咨询客服二维码 diff --git a/website-building.html b/website-building.html index 8dad23e..6b11069 100644 --- a/website-building.html +++ b/website-building.html @@ -145,8 +145,8 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G AI建站 — 快速上线高质量企业网站 — 千视科技 - - + + @@ -154,17 +154,17 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G - - + + - +