外部预览的变量能否使用路径?或者有什么办法能够传输路径? #6918
Unanswered
Simonzhang8
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Alist外部预览/Iframe预览提供的变量有URL,AlistURL,文件名称,但是没有路径
现在我个人有个需求就是外部预览能跳转路径,比如我原本的地址是https://xxx.com/所有文件/阿里云盘/test.jpg(xxx.com为部署Alist的网址),然后我希望外部预览能够传输/所有文件/阿里云盘/test.jpg这个路径参数,但是我看现有的变量没有路径的变量,只有名称和地址。
不知道有没有什么方法能添加路径这一变量,或者有什么方法能够处理$durl这个变量从而提取出路径来?
Beta Was this translation helpful? Give feedback.
All reactions