Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
U
User
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangjun
User
Commits
c99b5e89
Commit
c99b5e89
authored
Dec 20, 2022
by
zhangjun
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'zj_edit_2' 到 'master'
修改 查看合并请求
!14
parents
0b62ea69
745d67ee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
constants.php
esf_core/config/constants.php
+2
-1
No files found.
esf_core/config/constants.php
View file @
c99b5e89
...
...
@@ -911,8 +911,9 @@ $conf_house_base = array(
"infofrom"
=>
array
(
'1'
=>
'个人'
,
'2'
=>
'中介门店'
,
'5'
=>
'中介'
),
// "renttype" => array ('整租'=>'整租', '转租'=>'转租', '合租'=>'合租','日租,短租'=>'日租,短租'),
// "renttype_num" => array ('1'=>'整租', '2'=>'转租','3'=>'合租','4'=>'日租,短租'),
"renttype"
=>
array
(
'整租'
=>
'整租'
,
'合租'
=>
'合租'
),
"renttype"
=>
array
(
'整租'
=>
'整租'
,
'合租'
=>
'合租'
),
// 方式
"renttype_num"
=>
array
(
'1'
=>
'整租'
,
'2'
=>
'合租'
),
"fitment"
=>
array
(
'毛坯'
=>
'毛坯'
,
'简装'
=>
'简装'
,
'精装'
=>
'精装'
,
'豪华装'
=>
'豪华装'
),
"fitment_num"
=>
array
(
'1'
=>
'毛坯'
,
'2'
=>
'简装'
,
'3'
=>
'精装'
,
'4'
=>
'豪华装'
),
"priceunit"
=>
array
(
'1'
=>
'元/月'
,
'2'
=>
'元/天*平方米'
,
'3'
=>
'元/月*平方米'
,
'4'
=>
'元/天'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment