www.gusucode.com > 25:【198-3857】中英双语航天科技设备类网站织梦模板(带手机端) > 25:【198-3857】中英双语航天科技设备类网站织梦模板(带手机端)/data/enums/marital.php

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