From 9106d8ed3d2b0cdccdd14ffc51e144afac01931a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=92=E9=85=92=E7=9A=84=E6=9D=8E=E7=99=BD?= <670939375@qq.com> Date: Wed, 12 Feb 2025 18:21:27 +0800 Subject: [PATCH] Add DeepSeek model selection UI support. --- views/page/templates/yuqingChar.html | 28 ++++++++++++++++++ views/page/templates/yuqingpredict.html | 39 ++++++++++++++++--------- 2 files changed, 53 insertions(+), 14 deletions(-) diff --git a/views/page/templates/yuqingChar.html b/views/page/templates/yuqingChar.html index 069efcf..0972902 100644 --- a/views/page/templates/yuqingChar.html +++ b/views/page/templates/yuqingChar.html @@ -166,6 +166,29 @@ +
+
+ + +
+
{% endblock %} @@ -370,4 +393,9 @@ option && myChart.setOption(option); + {% endblock %} \ No newline at end of file diff --git a/views/page/templates/yuqingpredict.html b/views/page/templates/yuqingpredict.html index dd289d1..50334b4 100644 --- a/views/page/templates/yuqingpredict.html +++ b/views/page/templates/yuqingpredict.html @@ -162,26 +162,37 @@ {% endfor %} -
- - +
+
+ + +