Administration 4条回答 余生分开走 (楼主) 2021-02-06 05:51 The file variables.less is at the bootstrap folder, so you need one more level to get to root. Try to set the path to: @iconSpritePath: "../../img/glyphicons-halflings.png"; @iconWhiteSpritePath: "../../img/glyphicons-halflings-white.png"; 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
The file variables.less is at the bootstrap folder, so you need one more level to get to root.
Try to set the path to:
@iconSpritePath: "../../img/glyphicons-halflings.png"; @iconWhiteSpritePath: "../../img/glyphicons-halflings-white.png";