modified: blueprints/__pycache__/__init__.cpython-39.pyc
modified: blueprints/__pycache__/admin.cpython-39.pyc modified: blueprints/__pycache__/auth.cpython-39.pyc modified: blueprints/__pycache__/brand.cpython-311.pyc modified: blueprints/__pycache__/brand.cpython-39.pyc modified: blueprints/brand.py new file: brand_spider/__pycache__/main.cpython-311.pyc modified: brand_spider/__pycache__/main.cpython-39.pyc new file: brand_spider/__pycache__/web_dec.cpython-311.pyc modified: brand_spider/main.py modified: config.py modified: web_source/admin.html modified: web_source/brand.html modified: web_source/home.html modified: web_source/index.html modified: web_source/login.html new file: web_source/templates_backup/admin.html new file: web_source/templates_backup/brand.html new file: web_source/templates_backup/home.html new file: web_source/templates_backup/index.html new file: web_source/templates_backup/login.html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user