Commit 9ac60e1d authored by zhangjun's avatar zhangjun

修改

parent 723abb73
......@@ -909,8 +909,10 @@ $conf_house_base = array(
"officetype" => array ('1'=>'甲级', '2'=>'乙级','3'=>'丙级'),
"floortyperent" => array ('1'=>'任意','2'=>'1层','3'=>'2-5层','4'=>'6-12层','5'=>'13层以上'),
"infofrom" => array ('1'=>'个人', '2'=>'中介门店','5'=>'中介'),
"renttype" => array ('整租'=>'整租', '转租'=>'转租', '合租'=>'合租','日租,短租'=>'日租,短租'),
"renttype_num" => array ('1'=>'整租', '2'=>'转租','3'=>'合租','4'=>'日租,短租'),
// "renttype" => array ('整租'=>'整租', '转租'=>'转租', '合租'=>'合租','日租,短租'=>'日租,短租'),
// "renttype_num" => array ('1'=>'整租', '2'=>'转租','3'=>'合租','4'=>'日租,短租'),
"renttype" => array ('整租'=>'整租', '合租'=>'合租'),
"renttype_num" => array ('1'=>'整租', '2'=>'合租'),
"fitment" => array ('毛坯'=>'毛坯','简装'=>'简装', '精装'=>'精装','豪华装'=>'豪华装'),
"fitment_num" => array ('1'=>'毛坯','2'=>'简装', '3'=>'精装','4'=>'豪华装'),
"priceunit" => array ('1'=>'元/月','2'=>'元/天*平方米','3'=>'元/月*平方米','4'=>'元/天'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment