luyanan 6 年之前
父节点
当前提交
0a9d71cb82
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      e/c.html

+ 1 - 1
e/c.html

@ -295,7 +295,7 @@ $(document).ready(function() {
295 295
						if(obj[i].images) {
296 296
							var subs = strToAry(obj[i].images)
297 297
							if(subs.length > 0) {
298
								hasImg = baseUrl + "/data/product" + subs[0]
298
								hasImg = "/data/product" + subs[0]
299 299
							}
300 300
						}
301 301
						if(obj[i].cnt) {