www.gusucode.com > 50:【198-3361】HTML5响应式珠宝类网站织梦模板(自适应移动设备)优化版 > 50:【198-3361】HTML5响应式珠宝类网站织梦模板(自适应移动设备)优化版/data/enums/marital.php

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