luyanan 6 years ago
parent
commit
0a9d71cb82
1 changed files with 1 additions and 1 deletions
  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) {