app/src/main/java/com/tejia/lijin/app/ui/pddSpecial/PddSpecialFrangment.java
@@ -145,7 +145,7 @@ if (last == total - 1 && mList.size() < count && isLoad) { page++; isLoad = false; mPresenter.getGoodsInfo(page + "", mBundle.getString("id"), bottom, tv_loading, "正在加载更多数据"); mPresenter.getGoodsInfo(page + "", mBundle.getString("id"), bottom, tv_loading, getResources().getString(R.string.loading_more_text)); } } else { iv_slid_top.setVisibility(View.GONE);