Explorar o código

修改AI实验室大运河保持选中大运河

丸子 hai 4 semanas
pai
achega
e12bd0b117
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/LeftPanel.vue

+ 1 - 1
src/components/LeftPanel.vue

@@ -164,7 +164,7 @@ const updateActiveIndex = () => {
   }
    // 从大运河页面进入智能问答页面
   if (path.includes('ai-questions') && from === 'ai-grandcanal') {
-    currentActiveIndex.value = '6' // 保持选中大运河
+    currentActiveIndex.value = '7' // 保持选中大运河
     return
   }
      // 从AI+古诗页面进入智能问答页面