几何背景生成器网站,网站域名信息查询,不用实名认证的游戏,网站备案提交报错的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