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
Plain Diff
Browse Files
Authored by
郭成尧
2016-05-16 20:21:23 +0800
Commit
6b6bf3ff9f480a2d8f2407c66aef37be71e3eb5d
2 parents
76828759
ef05e5d5
Merge branch 'release/4.4' of
http://git.dev.yoho.cn/web/yohobuywap
into release/4.4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
library/LibModels/Wap/Product/SearchData.php
web-static/sass/home/_order-block.css
library/LibModels/Wap/Product/SearchData.php
View file @
6b6bf3f
...
...
@@ -35,6 +35,7 @@ class SearchData
case
'preview'
:
return
'http://101.200.31.165/yohosearch/search.json'
;
case
'test'
:
return
'http://10.66.100.4:8080/yohosearch/search.json'
;
case
'developer'
:
default
:
// return 'http://192.168.10.64:8080/yohosearch/search.json';
...
...
web-static/sass/home/_order-block.css
View file @
6b6bf3f
...
...
@@ -201,9 +201,10 @@
padding
:
20px
12px
;
color
:
#ff8341
;
border
:
1px
solid
#c9c9c9
;
background
:
#fff
;
background
-color
:
#fff
;
right
:
185px
;
margin-top
:
-40px
;
opacity
:
1.0
;
li
{
line-height
:
18px
;
...
...
Please
register
or
login
to post a comment