wangxiaoming před 7 roky
rodič
revize
f3cbc5220b
28 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. binární
      tooth/images/product/huo_banber_1.jpg
  2. binární
      tooth/images/product/huo_banber_2.jpg
  3. binární
      tooth/images/product/huo_banber_3.jpg
  4. binární
      tooth/images/product/huo_banber_4.jpg
  5. binární
      tooth/images/product/huo_banber_5.jpg
  6. binární
      tooth/images/product/huo_desc_01.jpg
  7. binární
      tooth/images/product/huo_desc_02.jpg
  8. binární
      tooth/images/product/huo_desc_03.jpg
  9. binární
      tooth/images/product/huo_desc_04.jpg
  10. binární
      tooth/images/product/huo_desc_05.jpg
  11. binární
      tooth/images/product/huo_desc_06.jpg
  12. binární
      tooth/images/product/huo_desc_07.jpg
  13. binární
      tooth/images/product/huo_desc_08.jpg
  14. binární
      tooth/images/product/huo_desc_09.jpg
  15. binární
      tooth/images/product/huo_desc_10.jpg
  16. binární
      tooth/images/product/huo_desc_11.jpg
  17. binární
      tooth/images/product/huo_desc_12.jpg
  18. binární
      tooth/images/product/huo_desc_13.jpg
  19. binární
      tooth/images/product/huo_desc_14.jpg
  20. binární
      tooth/images/product/tong_desc_01.jpg
  21. binární
      tooth/images/product/tong_desc_02.jpg
  22. binární
      tooth/images/product/tong_desc_03.jpg
  23. binární
      tooth/images/product/tong_desc_04.jpg
  24. binární
      tooth/images/product/tong_desc_05.jpg
  25. binární
      tooth/images/product/tong_desc_06.jpg
  26. binární
      tooth/images/product/tong_hu_lv.jpg
  27. binární
      tooth/images/product/tong_tu_fen.jpg
  28. 1 1
      tooth/shopping-cart.html

binární
tooth/images/product/huo_banber_1.jpg


binární
tooth/images/product/huo_banber_2.jpg


binární
tooth/images/product/huo_banber_3.jpg


binární
tooth/images/product/huo_banber_4.jpg


binární
tooth/images/product/huo_banber_5.jpg


binární
tooth/images/product/huo_desc_01.jpg


binární
tooth/images/product/huo_desc_02.jpg


binární
tooth/images/product/huo_desc_03.jpg


binární
tooth/images/product/huo_desc_04.jpg


binární
tooth/images/product/huo_desc_05.jpg


binární
tooth/images/product/huo_desc_06.jpg


binární
tooth/images/product/huo_desc_07.jpg


binární
tooth/images/product/huo_desc_08.jpg


binární
tooth/images/product/huo_desc_09.jpg


binární
tooth/images/product/huo_desc_10.jpg


binární
tooth/images/product/huo_desc_11.jpg


binární
tooth/images/product/huo_desc_12.jpg


binární
tooth/images/product/huo_desc_13.jpg


binární
tooth/images/product/huo_desc_14.jpg


binární
tooth/images/product/tong_desc_01.jpg


binární
tooth/images/product/tong_desc_02.jpg


binární
tooth/images/product/tong_desc_03.jpg


binární
tooth/images/product/tong_desc_04.jpg


binární
tooth/images/product/tong_desc_05.jpg


binární
tooth/images/product/tong_desc_06.jpg


binární
tooth/images/product/tong_hu_lv.jpg


binární
tooth/images/product/tong_tu_fen.jpg


+ 1 - 1
tooth/shopping-cart.html

@@ -113,7 +113,7 @@
 									li.className = 'mui-table-view-cell mui-media';
 									var num = this.cartNum;
 									var proStatus='',disabled='';
-									if(this.productStatus!=1){
+									if(this.productStatus!=1 || this.colorAllNum<=this.colorSoldNum){
 										proStatus='<div class="xiajia">已售罄</div>';
 										disabled='disabled="disabled"';
 									}