問題描述vscode中css文件設(shè)置background :url(http://xx.xx.xx/ss.png);,保存是會(huì)多出一個(gè)空格url(http: //xx.xx.xx/ss.png),是由于什么問題導(dǎo)致的問題出現(xiàn)的平臺(tái)版本及自己嘗試過哪些方法把CSS相關(guān)的插件都禁用了,沒效果相關(guān)代碼// 請(qǐng)把代碼文本粘貼到下方(請(qǐng)勿用圖片代替代碼).error1 em { display: inline-block; width: 19px; height: 13px; background: url(http: //bd.huijiaoyun.com/resources/web/v3/images/upload/option/error1-1.png) center center no-repeat; position: absolute; left: 0; top: -3px;
}你期待的結(jié)果是什么?實(shí)際看到的錯(cuò)誤信息又是什么?保存的時(shí)候也是url(http://xx.xx.xx/ss.png);
vscode css background :url()問題
翻翻過去那場(chǎng)雪
2018-09-23 20:43:44