完成新需求

This commit is contained in:
super
2026-03-20 14:26:34 +08:00
parent 43d508f527
commit 92d3fc965b
71 changed files with 3265 additions and 540 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>南日AI</title>
<title>数富AI</title>
<style>
* {
margin: 0;
@@ -2033,7 +2033,7 @@
<header class="top-bar">
<div class="logo-area">
<img class="logo" src="../logo.jpg"></img>
<span class="app-name">南日AI</span>
<span class="app-name">数富AI</span>
<a href="/home" class="btn-home" title="返回首页">← 返回首页</a>
</div>