Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Rock Zhang
9 years ago
Commit
c41ec492ef5972b304c72e56ac67c1c13bfe0446
2 parents
22478609
cc82f12f
Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
42 additions
and
30 deletions
framework
static/js/common.js
static/js/product/newsale/discount.js
static/js/product/newsale/newarrival.js
static/sass/_good.scss
static/sass/index/_search.scss
template/m.yohobuy.com/partials/layout/analysis.phtml
framework
@
119c247f
Subproject commit
75bbc3b075de19f239532f60c5995d06c5f814e2
Subproject commit
119c247f5cf929aa1e059e40609bb16dd6b58f05
...
...
static/js/common.js
View file @
c41ec49
...
...
@@ -145,6 +145,8 @@ function rePosFooter() {
uid
=
uid
===
0
?
''
:
uid
;
window
.
_ozuid
=
uid
;
//暴露ozuid
if
(
window
.
_yas
)
{
window
.
_yas
(
1
*
new
Date
(),
'1.0.8'
,
'yohobuy_m'
,
uid
,
''
);
}
...
...
static/js/product/newsale/discount.js
View file @
c41ec49
...
...
@@ -263,6 +263,7 @@ navHammer.on('tap', function(e) {
navType
,
$active
;
e
.
preventDefault
();
if
(
$this
.
hasClass
(
'filter'
))
{
//筛选面板切换状态
...
...
static/js/product/newsale/newarrival.js
View file @
c41ec49
...
...
@@ -290,6 +290,7 @@ navHammer.on('tap', function(e) {
navType
,
$active
;
e
.
preventDefault
();
if
(
$this
.
hasClass
(
'filter'
))
{
//筛选面板切换状态
...
...
static/sass/_good.scss
View file @
c41ec49
...
...
@@ -47,7 +47,7 @@
color
:
#fff
;
}
.limit-tag
{
width
:
9
0rem
/
$pxConvertRem
;
width
:
10
0rem
/
$pxConvertRem
;
border
:
1px
solid
#000
;
color
:
#000
;
}
...
...
static/sass/index/_search.scss
View file @
c41ec49
.search-page
{
.search-input
{
position
:
relative
;
padding
:
7px
98px
7px
15px
;
padding
:
14rem
/
$pxConvertRem
196rem
/
$pxConvertRem
14rem
/
$pxConvertRem
30rem
/
$pxConvertRem
;
background
:
#f8f8f8
;
form
{
width
:
100%
;
}
.search-icon
{
position
:
absolute
;
font-size
:
12px
;
top
:
16px
;
left
:
24px
;
font-size
:
24rem
/
$pxConvertRem
;
top
:
32rem
/
$pxConvertRem
;
left
:
48rem
/
$pxConvertRem
;
color
:
#b2b2b2
;
}
input
{
height
:
30px
;
width
:
100%
;
border-radius
:
15px
;
padding
:
0
26px
;
height
:
60rem
/
$pxConvertRem
;
width
:
468rem
/
$pxConvertRem
;
border-radius
:
30rem
/
$pxConvertRem
;
padding-left
:
52rem
/
$pxConvertRem
;
font-size
:
24rem
/
$pxConvertRem
;
background
:
#fff
;
border
:
none
;
}
.clear-input
{
position
:
absolute
;
top
:
12px
;
right
:
50px
;
top
:
24rem
/
$pxConvertRem
;
right
:
110rem
/
$pxConvertRem
;
font-size
:
32rem
/
$pxConvertRem
;
color
:
#b2b2b2
;
}
.search
{
position
:
absolute
;
top
:
12px
;
top
:
20rem
/
$pxConvertRem
;
right
:
0
;
border
:
none
;
background
:
transparent
;
font-size
:
16px
;
font-size
:
32rem
/
$pxConvertRem
;
}
}
.search-items
{
padding
:
20px
10px
;
padding
:
40rem
/
$pxConvertRem
20rem
/
$pxConvertRem
;
h3
{
font-size
:
12px
;
margin-bottom
:
10px
;
font-size
:
24rem
/
$pxConvertRem
;
margin-bottom
:
20rem
/
$pxConvertRem
;
}
li
{
float
:
left
;
height
:
34px
;
line-height
:
34px
;
font-size
:
14px
;
height
:
34px
;
line-height
:
34px
;
margin-right
:
10px
;
margin-bottom
:
10px
;
padding
:
0
10px
;
height
:
68rem
/
$pxConvertRem
;
line-height
:
68rem
/
$pxConvertRem
;
font-size
:
28rem
/
$pxConvertRem
;
height
:
68rem
/
$pxConvertRem
;
line-height
:
38rem
/
$pxConvertRem
;
margin-right
:
20rem
/
$pxConvertRem
;
margin-bottom
:
20rem
/
$pxConvertRem
;
padding
:
0
20rem
/
$pxConvertRem
;
background
:
#f8f8f8
;
color
:
#000
;
}
.clear-history
{
height
:
32px
;
line-height
:
32px
;
height
:
64rem
/
$pxConvertRem
;
line-height
:
64rem
/
$pxConvertRem
;
border
:
1px
solid
#e6e6e6
;
background
:
#fff
;
font-size
:
14px
;
font-size
:
28rem
/
$pxConvertRem
;
}
}
}
\ No newline at end of file
...
...
template/m.yohobuy.com/partials/layout/analysis.phtml
View file @
c41ec49
...
...
@@ -27,4 +27,8 @@
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
\ No newline at end of file
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment