PetAgent/frontend/public/test.html

18 lines
454 B
HTML
Raw Normal View History

2026-04-12 11:32:37 +08:00
new file mode 100644
<!DOCTYPE html>
<html>
<head>
<title>Server Test</title>
</head>
<body>
<h1>Server Status: ✅ Running</h1>
<p>Port: 3001</p>
<p>Vite Dev Server is working!</p>
</body>
</html>
Index: frontend/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================