@@ -224,7 +224,7 @@ printProductInfo = function (data) {
$("#loading").css({"display": "none"});
$("#warp").css({"display": "table-row-group"});
}
-
+//
keySearchProductInfo = function () {
if (event.keyCode == 13) {
searchProductInfo();
@@ -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>
@@ -196,7 +196,7 @@ getProductInfo = function (judge, pageindex, pagesize) {
});
+//ad
printProductInfo = function (data) {
var warp = $("#warp"),
tr,