10 Commits

Author SHA1 Message Date
Ubuntu 7cd123b85c 首页 canonical/og:url 统一指向 https://www.qianshi.cool/(与 nginx 实际 URL 一致),sitemap.html 首页链接改 /,sitemap.xml 删除 /index.html 重复条目并排除百度验证文件(35→34 条) 2026-09-22 10:05:55 +08:00
Ubuntu 6aaf1d58df 切换到 www.qianshi.cool 主域名:更新 34 页 canonical/og/JSON-LD、sitemap.xml 35 条、robots.txt,DOMAIN 常量同步;gitignore 增加一次性脚本与备份目录 2026-09-21 21:21:40 +08:00
Ubuntu 356f0cdfe3 fix: 移除全站 33 个页面页脚「联系方式」上方的公司 logo(保留导航栏与 schema 元数据不变)
Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-09-18 11:34:52 +08:00
Ubuntu 390b263d5a SEO: 注入百度站长平台验证meta(codeva-0mMTY242bH)至34页head 2026-09-17 17:24:49 +08:00
ubuntu f5f0d8736c fix(visual): 修复轮播标题颜色与页脚 logo 反白
Bug1: 首页 banner 轮播 4 张 slide 标题写作 <h2>...</h1>(开闭标签错配),浏览器自动把 </h1> 当作 </h2> 闭合,实际元素是 h2;而 CSS 只写了 .banner-slide h1{color:#fff},h2 命中不到 → 回落到全局深色文字,深蓝底上几乎看不见。改为 <h1>...</h1>(语义也正确:每张 slide 一个主标题),并把 h2 加进 CSS 规则作兜底。

Bug2: 33 页页脚 logo 用了 logo-dark.png(深底反白版/白字)放在 background:#fff 白卡片里,白字压白底。白卡内改回 logo.png(深色文字版)。按上下文精确匹配替换,JSON-LD 的 logo 字段未受影响。
2026-09-16 20:32:09 +08:00
Ubuntu e35acf51cf feat(brand): 全站接入企业 logo
导航栏纯文字改logo图标+文字;页脚联系方式列加logo;新增favicon系列;og:image/twitter:image从企业微信二维码改为logo分享图1200x630;JSON-LD logo指向透明版logo.png
2026-09-16 18:20:19 +08:00
qianshi a01b8c294c 统一经度为 json.dumps 序列化形式并刷新 sitemap lastmod 2026-09-16 10:28:23 +08:00
qianshi 151f5ec123 更新公司地址为洪辉科创空间A314并接入可定位地图 2026-09-16 10:19:31 +08:00
qianshi-deploy 212792d2cc 部署官网优化:软件定制推广、微信客服接入、SEO完善 2026-09-15 21:13:48 +08:00
qianqiuwanzi fad26b0bd1 Initial commit: add qianshi site source files
Sync the local qianshi web project (HTML pages, assets, and config)

Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-09-15 17:52:05 +08:00