|
@@ -99,7 +99,7 @@
|
|
|
<php>$educationarray=array(1=>'大专',2=>'本科',3=>'硕士',4=>'博士');</php>
|
|
<php>$educationarray=array(1=>'大专',2=>'本科',3=>'硕士',4=>'博士');</php>
|
|
|
<php>$marriedarray=array(1=>'未婚',2=>'离异',3=>'离异有孩子');</php>
|
|
<php>$marriedarray=array(1=>'未婚',2=>'离异',3=>'离异有孩子');</php>
|
|
|
<php>$propertyarray=array(0=>'无',1=>'有房',2=>'有车',3=>'有房有车');</php>
|
|
<php>$propertyarray=array(0=>'无',1=>'有房',2=>'有车',3=>'有房有车');</php>
|
|
|
- <php>$agearray=array('1980','1981','1982','1983','1984','1985','1986','1987','1988','1989','1990','1991','1992','1993','1994','1995','1996','1997','1998','1999','2000');</php>
|
|
|
|
|
|
|
+ <php>$agearray=array('1975','1976','1977','1978','1979','1980','1981','1982','1983','1984','1985','1986','1987','1988','1989','1990','1991','1992','1993','1994','1995','1996','1997','1998','1999','2000');</php>
|
|
|
<php>$sexarray=array(1=>'男',2=>'女');</php>
|
|
<php>$sexarray=array(1=>'男',2=>'女');</php>
|
|
|
<div>
|
|
<div>
|
|
|
|
|
|
|
@@ -349,7 +349,7 @@
|
|
|
|
|
|
|
|
</td>
|
|
</td>
|
|
|
</if>
|
|
</if>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|
<if condition="$Request.action eq 'userban' || $Request.param.u eq 3">
|
|
<if condition="$Request.action eq 'userban' || $Request.param.u eq 3">
|