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
						if(obj[i].images) {
295
						if(obj[i].images) {
296
							var subs = strToAry(obj[i].images)
296
							var subs = strToAry(obj[i].images)
297
							if(subs.length > 0) {
297
							if(subs.length > 0) {
298
								hasImg = baseUrl + "/data/product" + subs[0]
298
								hasImg = "/data/product" + subs[0]
299
							}
299
							}
300
						}
300
						}
301
						if(obj[i].cnt) {
301
						if(obj[i].cnt) {