mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-16 15:20:36 +08:00
feat: complete the qa/chat interface
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
path: "/qa",
|
||||
redirect: "/qa/chat",
|
||||
component: () => import("@/views/qa/index.vue"),
|
||||
component: () => import("@/views/qa/chat/index.vue"),
|
||||
meta: {
|
||||
icon: "lollipop",
|
||||
title: "问答系统",
|
||||
|
||||
Reference in New Issue
Block a user