Merge branch 'main' of http://331002.xyz:8418/240241002/ai_v
This commit is contained in:
commit
3f3067d584
@ -6,13 +6,13 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}AI 视界{% endblock %}</title>
|
||||
<link rel="icon" href="/static/A_2IGfT6uTwlgAAAAAQmAAAAgAerF1AQ.png" type="image/png">
|
||||
<script src="https://cdn.tailwindcss.com?plugins=typography"></script>
|
||||
<script src="https://127007.xyz/https://cdn.tailwindcss.com?plugins=typography"></script>
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&family=Noto+Sans+SC:wght@300;400;500;700&display=swap"
|
||||
rel="stylesheet">
|
||||
<script src="{{ url_for('static', filename='js/lucide.min.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='js/Sortable.min.js') }}"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||
<script src="https://127007.xyz/https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}">
|
||||
<style>
|
||||
/* 关键路径 CSS:防止侧边栏及图标闪烁 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user