首页 Hero
Homepage Hero Section / 首页首屏
Changes here update the hero text on every page that uses these labels.
Statistics / 数据
Contact Information / 联系方式
Services Overview / 服务总览
Edit the 7 service cards on the homepage. Each service has title + description in both languages.
Image Assets / 图片素材
Update image references. Recommended approach: save images to images/ folder with the filenames below.
images/team-photo.jpg
Replace this file in the images/ folder to update team photo sitewide.
images/company-video.mp4
images/about-office.jpg
images/company-brochure.pdf
Brand Logo / 品牌 Logo
Replace SVG files to update your logo sitewide. Recommend exporting your logo as SVG and replacing these files.
images/logo-cyx.svg
Full logo with text (light backgrounds)
images/logo-cyx-white.svg
White version (dark backgrounds)
images/logo-cyx-mark.svg
Icon only / loader
Hero Background / 首页背景
Background image shown behind the hero section.
images/hero-bg.svg
Replace with your own hero background image
SEO Defaults / SEO 默认设置
Default values used by all pages. Each page can override these in its own <head>.
Google Analytics 4
Enter your GA4 Measurement ID to enable visitor tracking. Format: G-XXXXXXXXXX
Get your ID from analytics.google.com → Admin → Data Streams.
Other Analytics / 其他统计
Tools / 工具
Export / 导出
Download all your settings as a JSON file. Save this somewhere safe as a backup.
Import / 导入
Restore your settings from a previously exported JSON file.
Reset All / 重置全部
⚠️ This will clear all custom content and revert to defaults. Cannot be undone.
How to Update Images / 怎么换图片
- Prepare your new image (JPG/PNG/SVG recommended)
- Connect to your server via FTP or use Baota File Manager
- Navigate to
/www/wwwroot/phcyx.com/images/folder - Upload your new image with the same filename as the old one (e.g.,
team-photo.jpg) - Choose "Overwrite" when prompted
- Refresh your website — new image appears immediately
添加新图片:把新图片上传到 images/ 文件夹,然后在 admin.html 的"图片素材"区填新文件名(比如 images/new-photo.jpg),保存。