提交 06825729 编写于 作者: W wanganxp

测试本地路径大小写

上级 1153cb01
......@@ -29,6 +29,10 @@
src: '../../../static/test-image/logo.png',
description: '本地相对路径'
},
{
src: '../../../static/Test-Image/Logo.png',
description: '本地相对路径忽略大小写'
},
{
src: 'logo.png', //TODO
description: '本地当前路径(暂不支持)'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册