mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 20:58:12 +00:00
chatbox ui
This commit is contained in:
@@ -15,7 +15,8 @@ const pcUnShowLayoutRoute: Record<string, boolean> = {
|
||||
'/': true,
|
||||
'/login': true,
|
||||
'/chat/share': true,
|
||||
'/app/edit': true
|
||||
'/app/edit': true,
|
||||
'/chat': true
|
||||
};
|
||||
const phoneUnShowLayoutRoute: Record<string, boolean> = {
|
||||
'/': true,
|
||||
|
Reference in New Issue
Block a user