frontend去ai化

This commit is contained in:
2026-04-20 16:02:50 +08:00
parent bba6de25ac
commit a039b957d0
15 changed files with 15 additions and 109 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
<!-- 事件追踪分析页关键词搜索时间热度图表关联事件列表 -->
<script setup lang="ts">
import { ref, computed } from 'vue'
import VueApexCharts from 'vue3-apexcharts'
@@ -621,7 +620,7 @@ async function handleSearch() {
.chart-container {
margin-top: 16px;
margin-left: -10px;
margin-left: -10px;
}
.chart-container :deep(svg),