bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Ant-design-pro: 🧐[问题]less中可以使用@路径吗?
Created on 13 Apr 2020
·
1
Comment
·
Source:
ant-design/ant-design-pro
🧐 问题描述
上个版本中我的图片地址是以 @ 开头的,升级之后失效了,请问现在还能用 @ 这种方式写吗?
🕵🏻♀️ question
Source
Most helpful comment
@ 前面需要加~号,已解决。
>All comments
@ 前面需要加~号,已解决。
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
从mock切换至后端服务器没有效果
renyi818
·
3
Comments
打包出错:Invalid data, chunk must be a string or buffer, not undefined
skyFi
·
3
Comments
🐛[BUG]
RichardStark
·
3
Comments
How to deploy ant-design-pro under subfolder?
happier2
·
3
Comments
用hook升级数据流(dva)👑 [需求]
kaoding
·
3
Comments
Most helpful comment
@ 前面需要加~号,已解决。