Less.js 的变量在 URLs 中的写法 尹宇星Kim 2022-08-25 45 阅读1分钟 @images: "../img"; // Usage body { color: #444; background: url("@{images}/white-sand.png"); } \ 参考资料 Less.js Variables