Commit 4fd2dd5b6f0e895949d456b2a1e5f71b4cd631ef

Authored by antploy
1 parent 097faf19

no message

pages/user/order_list/order_list.js
... ... @@ -1213,7 +1213,6 @@ Page({
1213 1213 }
1214 1214 }
1215 1215 }
1216   -
1217 1216 if (!good) {
1218 1217 err_text += g_item['goods_name'] + "未找到商品\n";
1219 1218 continue;
... ...