瀏覽代碼

首页修改

liliang4869 7 年之前
父節點
當前提交
3d860612b9

+ 1 - 1
src/main/java/com/goafanti/common/mapper/JtBusinessProjectMapper.xml

@@ -676,7 +676,7 @@
   <if test="orderType!=null and orderType==2">
   order by dct.dealCount
   </if>
-  <if test="orderSort!=null and orderSort=0">
+  <if test="orderSort!=null and orderSort==0">
    desc</if>
   	<if test="page_sql!=null">
 		${page_sql}

File diff suppressed because it is too large
+ 1 - 1
src/main/webapp/WEB-INF/views/portal/index.html