www.gusucode.com > (带手机版数据同步)焊接设备器材网站源码 焊接厂生产设备织梦模板(demo390)源码程序 > (带手机版数据同步)焊接设备器材网站源码 焊接厂生产设备织梦模板(demo390)源码程序/www3/data/enums/marital.php

    <?php
global $em_maritals;
$em_maritals = array();
$em_maritals['1'] = '未婚';
$em_maritals['2'] = '已婚';
$em_maritals['3'] = '离异';
$em_maritals['4'] = '丧偶';
?>