Просмотр исходного кода

git-svn-id: https://192.168.57.71/svn/jsgkj@1729 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 8 лет назад
Родитель
Сommit
d4113f107d
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      gkjsjy/trunk/WebContent/WEB-INF/pages/index/indexmain.jsp

+ 2 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/index/indexmain.jsp

@@ -198,7 +198,8 @@
 					       <a href='${app }/index/downloadUserOperationFile?userId=2'>操作手册下载</a>
 					    </c:when>
 					    <c:otherwise> 
-					 	   <a href='${app }/index/downloadUserOperationFile?userId=1'>操作手册下载</a>
+					    	<a href='${app }/index/downloadUserOperationFile?userId=2'>经营人操作手册下载</a>
+					 	    <a href='${app }/index/downloadUserOperationFile?userId=1'>行政人员操作手册下载</a>
 					    </c:otherwise>
 					</c:choose>