think icon indicating copy to clipboard operation
think copied to clipboard

[BUG] 配置增强

Open fantasticit opened this issue 2 years ago • 0 comments

1. 问题的表现是怎样的?

  1. 客户端无法配置子路径,建议增加 basePath 配置。
  2. next.config.js 读取 assetPrefix 有错,需要修改。
  3. 流程图等资源文件是绝对路径,如果客户端配置子路径,可能会无法加载流程图资源,导致出错。建议增加 base 标签修正,或者启用 drawio 嵌入模式。

2. 问题的复现路径

3. 预期是什么?

fantasticit avatar Sep 22 '22 11:09 fantasticit