Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
fenzhan_zsb
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
esf
fenzhan_zsb
Commits
ece0038f
Commit
ece0038f
authored
Jun 05, 2020
by
weijinyin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
南昌新增
parent
4d35e7dd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
config_nc.php
new_admincp/applications/zsb/config/config_nc.php
+5
-5
login.php
new_admincp/applications/zsb/views/nj/login.php
+1
-0
No files found.
new_admincp/applications/zsb/config/config_nc.php
View file @
ece0038f
...
...
@@ -488,20 +488,20 @@ else
}
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"
sh
"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"
nc
"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.74.40:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"
sh
"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"
nc
"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
//统计类的配置 statistics
$config
[
'statistics'
][
2
][
'new'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"202.102.94.169:100/datamining";//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"
sh
"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"
nc
"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"202.102.74.40:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"
sh
"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"
nc
"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
'domain'
]
=
"zjj.stat.house365.com/fzdatamining"
;
//域名提交统计
...
...
@@ -609,7 +609,7 @@ $config['templateName']= 'nj';
define
(
'TEMPLATE_NAME'
,
$config
[
'templateName'
]);
//租售宝账号注册
define
(
'GB_BROKER_REG'
,
"http://
sh
.sell.house365.com/agent_sign_up.php"
);
define
(
'GB_BROKER_REG'
,
"http://
nc
.sell.house365.com/agent_sign_up.php"
);
/**
* 针对经纪人付费状态,【合肥 1表示收费,0表示免费】
...
...
new_admincp/applications/zsb/views/nj/login.php
View file @
ece0038f
...
...
@@ -141,6 +141,7 @@ $phone = getPhone(4);
'lf'
=>
array
(
'url'
=>
'http://lf.zsb.house365.com/'
,
'name'
=>
'廊坊'
),
'fz'
=>
array
(
'url'
=>
'http://fz.zsb.house365.com/'
,
'name'
=>
'福州'
),
'taizhou'
=>
array
(
'url'
=>
'http://taizhou.zsb.house365.com/'
,
'name'
=>
'台州'
),
'nc'
=>
array
(
'url'
=>
'http://nc.zsb.house365.com/'
,
'name'
=>
'南昌'
),
'cz'
=>
array
(
'url'
=>
'http://zsb.house365.com'
,
'name'
=>
'常 州'
),
//特殊
);
...
...
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