An open API service indexing awesome lists of open source software.

https://github.com/ethanz-code/htlabs.com.cn

HTLabs - 上海宏途数创科技有限公司企业官网
https://github.com/ethanz-code/htlabs.com.cn

Last synced: 25 days ago
JSON representation

HTLabs - 上海宏途数创科技有限公司企业官网

Awesome Lists containing this project

README

          

# HTLabs - 宏途数创企业官网

上海宏途数创科技有限公司企业官网,专注于企业数字化转型咨询、IT技术服务与SaaS产品研发。

## 项目结构

```
htlabs/
├── index.html # 首页
├── css/
│ └── style.css # 样式
├── js/
│ └── main.js # 交互脚本
├── images/
│ ├── logo.webp # Logo
│ └── favicon.webp # Favicon
├── sitemap.xml # SEO 站点地图
├── robots.txt # 搜索引擎爬虫配置
└── README.md
```

## 技术栈

- 纯静态 HTML/CSS/JS
- 零依赖,无框架
- 响应式设计
- SEO 优化(JSON-LD、Open Graph、sitemap)

## 本地运行

```bash
cd htlabs
python3 -m http.server 8080
```

访问 http://localhost:8080

## 联系方式

- 官网:htlabs.com.cn
- 邮箱:service@htlabs.com.cn
- 电话:+86 131-9876-3535