css中url(../images/1.jpg)路径是相对于index.css的

js中url(images/1.jpg)路径是相对于index.html的,并不是相对于index.js

相关文章: