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
V4版本标题问题
952425340
·
3
Comments
How to deploy ant-design-pro under subfolder?
happier2
·
3
Comments
最新版的Pro中css样式文件不起作用?
Yoping
·
3
Comments
从mock切换至后端服务器没有效果
renyi818
·
3
Comments
求助,后端返回jwt,在request.js如何处理?
wuyongdec
·
3
Comments
Most helpful comment
@ 前面需要加~号,已解决。