浏览代码

remove price

huai-sian 3 年之前
父节点
当前提交
eb659472e9
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      ArkCard-web/goto.js

+ 0 - 1
ArkCard-web/goto.js

@@ -59,7 +59,6 @@ function collection(collectuserid='') {
                           <h5 class="card-title pt-3">'+ arr[i].title + '</h5>\
                           <p class="card-text text-mute">'+ arr[i].context + '</p>\
                           <p class="card-text">數量:'+ arr[i].amount + '</p>\
-                          <p class="card-text card-price text-end">$'+ arr[i].price + '</p>\
                       </a>\
                   </div>\
                 </div>\