Kaynağa Gözat

1、新H5页面和旧H5页面、跳页。√
2、加入时间前面加入短连接编号√
3、3个站点都一样√(除了台湾)

fc 7 yıl önce
ebeveyn
işleme
dca95be6e7

+ 1 - 1
malai/admin/js/product.js

@@ -224,7 +224,7 @@ printProductInfo = function (data) {
     $("#loading").css({"display": "none"});
     $("#warp").css({"display": "table-row-group"});
 }
-
+//
 keySearchProductInfo = function () {
     if (event.keyCode == 13) {
         searchProductInfo();

+ 1 - 1
malai/admin/product.html

@@ -78,7 +78,7 @@
         <div class="HS_LM_Search" onclick="searchProductInfo();">
             搜索
         </div>
-    </div>
+    </div>//asd
     <table class="table table-border table-bordered table-bg"
            style="table-layout: fixed;word-break: break-all;word-wrap: break-word;">
         <thead>

+ 1 - 1
new/admin/js/product.js

@@ -196,7 +196,7 @@ getProductInfo = function (judge, pageindex, pagesize) {
         }
     });
 }
-
+//ad
 printProductInfo = function (data) {
     var warp = $("#warp"),
         tr,