Browse Source

4.1.3版本

git-svn-id: https://192.168.57.71/svn/jsgkj@37 931142cf-59ea-a443-aa0e-51397b428577
ld_liufl 9 năm trước cách đây
mục cha
commit
510482fc0f

+ 1 - 1
gkaq/yjpt-flex/trunk/html-template/index.template.html

@@ -54,7 +54,7 @@
             attributes.name = "${application}";
             attributes.align = "middle";
             swfobject.embedSWF(
-                "${swf}.swf?version=4.1.2", "flashContent", 
+                "${swf}.swf?version=4.1.3", "flashContent", 
                 "${width}", "${height}", 
                 swfVersionStr, xiSwfUrlStr, 
                 flashvars, params, attributes);

+ 1 - 1
gkaq/yjpt-java/trunk/yjpt/WEB-INF/web.xml.ftl

@@ -7,7 +7,7 @@
 	<context-param>
 		<description>系统版本</description>
 		<param-name>version</param-name>
-		<param-value>4.1.2</param-value>
+		<param-value>4.1.3</param-value>
 	</context-param>	
 	<context-param>
 		<description>0:省级;1:市级</description>