<?php return [ 'adminEmail' => 'admin@example.com', 'HouseSalesStatus'=>[ //楼盘销售状态 1=>'在售', 2=>'待售', 3=>'尾盘', 4=>'售完', ], ];