index.html
Browse files<!DOCTYPE html>
<html>
<head>
<title>财顾报价通测试页</title>
<style>
body { font-family: Arial; padding: 40px; text-align: center; }
h1 { color: #3498db; }
.success { color: green; font-size: 24px; margin: 20px; }
</style>
</head>
<body>
<h1>🎉 财顾报价通测试页</h1>
<div class="success">✅ 网页部署成功!</div>
<p>如果看到此页面,说明Hugging Face Space工作正常。</p>
<p>接下来可以将完整代码粘贴到这里替换本内容。</p>
</body>
</html>
README.md
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: Test2026
|
| 3 |
-
emoji: 📊
|
| 4 |
-
colorFrom: indigo
|
| 5 |
-
colorTo: gray
|
| 6 |
-
sdk: static
|
| 7 |
-
pinned: false
|
| 8 |
-
---
|
| 9 |
-
|
| 10 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|