Browse Source

fix view bugs

ming 3 năm trước cách đây
mục cha
commit
ba29f04074
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      api/static/script_util.js

+ 1 - 0
api/static/script_util.js

@@ -193,6 +193,7 @@ function openNav() {
       var divImgfr = document.createElement('div');
       divImgfr.classList.add('item_imgfr');
       var img = document.createElement('img');
+      console.log(obj['image_urls'][0]);
       img.setAttribute('src', obj['image_urls'][0]);
       divImgfr.appendChild(img);
       // div-content