-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
求助:创建子站点,上传图片时路径被加子目录名,导致二级域名访问图片不显示 #470
Labels
Comments
我们测试确认一下 |
测试确认得如何了? |
我们测试没问题,图片路径保存的时候是用@符号代替站点路径的,你说的上传图片具体是在哪里上传的。我们有针对的测测 |
我是在后台添加添加文章的编辑器里面上传图片时,路径会自动加上子目录。另外缩略图那地方上传,如果是默认部署,就正常@代替路径,如果WEB独立部署,就会自动加上子目录,如/test/upload/images/1.jpg这样子。内容编辑器里面则不管是否独立部署,皆会在/upload前面加上子目录test |
#425 跟这位朋友碰到的问题如出一辙。 |
好的,我们再仔细测测,明天下午会给具体结果 |
您好,请问有结果了吗? |
还没结果,我们尽快,哈 |
确认是有问题,我们下个版本会修复,5月1日发布新版本。 |
已修正 |
没有修正啊,现在最新版本我遇到的还是这个问题 不光资源路径,CSS的路径也是这个问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
求助,创建子站点后,已经设置为web独立部署,同时资源访问地址、web访问地址都设置了二级域名为绝对路径。到底是哪里出错,求助。
The text was updated successfully, but these errors were encountered: