Authored by 郝肖肖

Merge branch 'feature/plusstarSpeck' into release/5.1

@@ -164,6 +164,7 @@ plusstar = { @@ -164,6 +164,7 @@ plusstar = {
164 164
165 this.common.codeDefault = code;// 记住最后一次的tab code 165 this.common.codeDefault = code;// 记住最后一次的tab code
166 this.common.page = 1;// 商品列表从第一页开始 166 this.common.page = 1;// 商品列表从第一页开始
  167 + searching = false;//初始化翻页
167 168
168 $.ajax({ 169 $.ajax({
169 type: 'GET', 170 type: 'GET',