mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-07 09:56:49 +08:00
feat: 增加可选性隐藏功能
- 目前可以隐藏 侧边栏,导航栏,发布按钮
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// export basePath to next.config.js
|
||||
// same as the one exported from var.ts
|
||||
module.exports = {
|
||||
basePath: '',
|
||||
basePath: '/dify',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user