Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周奇琪
2016-10-26 18:33:37 +0800
Commit
a6757e1f5d7da71ea68ba071819431495616454e
1 parent
a8ae9f33
Update Bootstrap.php m主站CDN回源
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/m.yohobuy.com/application/Bootstrap.php
yohobuy/m.yohobuy.com/application/Bootstrap.php
View file @
a6757e1
...
...
@@ -76,6 +76,7 @@ class Bootstrap extends Bootstrap_Abstract
$subDomain
=
strval
(
$hostParts
[
0
]);
switch
(
strtolower
(
$subDomain
))
{
case
'm'
:
// 老版(到频道选择)
case
'cdnsrcm'
:
// 主站CDN回源
case
'buy'
:
// 测试环境的域名, 以后可去掉
case
'login'
:
// 登录
break
;
...
...
Please
register
or
login
to post a comment