深圳网站开发公司 有哪些,电商网站建设源码,上海传媒公司介绍,wordpress页面和自定义链接报错的static地址写法#xff1a; this.url ../static/img.png this.url /static/img.png
正确的static地址写法#xff1a; this.url /static/img.png
动态绑定
image :srcurl/image报错的static地址写法 this.url ../static/img.png this.url /static/img.png
正确的static地址写法 this.url /static/img.png
动态绑定
image :srcurl/image