瀏覽代碼

处理淘宝发货(顺丰为SFM)。

hexiugang 1 年之前
父節點
當前提交
d1e858e166
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      watero-rst-web/src/main/webapp/WEB-INF/views/base/page_util.ftl

+ 1 - 1
watero-rst-web/src/main/webapp/WEB-INF/views/base/page_util.ftl

@@ -84,7 +84,7 @@
     	</span>
 
             <span class="btn" style="cursor: default;">共<a class="active">${page.pages}</a>页</span>
-            <span class="btn" style="cursor: default;">到<a class="active" style="margin: 0 10px; max-height: 36px;min-height: 34px"><input type="text" id="pageCode" value="${page.pageNo}" class="input-text radius" style="width: 42px;height:22px;text-align: center;" maxlength="4"/></a>页</span>
+            <span class="btn" style="cursor: default;">到<a class="active" style="margin: 0 10px; max-height: 36px;min-height: 34px"><input type="text" id="pageCode" value="${page.pageNo}" class="input-text radius" style="width: 60px;height:22px;text-align: center;"/></a>页</span>
             <span class="btn btn-lowblue radius"><a href="javascript:_go();" class="active">确定</a></span>
             <a href="#" style="overflow:hidden" class="active"></a>
         </div>