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
ccbikai
2015-11-12 16:12:02 +0800
Commit
a1dcea72b2e331eeb3276111bebd8a63544a17d7
1 parent
70b55733
搜索结构页 输入框
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
static/js/index/footer.js
static/sass/product/_list.scss
static/js/index/footer.js
View file @
a1dcea7
...
...
@@ -9,6 +9,8 @@ var $ = require('jquery'),
var
floatLayerBtnHammer
;
require
(
'../common'
);
function
downLoadApp
()
{
var
appUrl
=
'http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho&g_f=995445'
;
var
clickedAt
=
new
Date
();
...
...
static/sass/product/_list.scss
View file @
a1dcea7
...
...
@@ -18,6 +18,7 @@
input
{
box-sizing
:
border-box
;
padding-left
:
26px
;
padding-right
:
34px
;
height
:
30px
;
width
:
85%
;
border-radius
:
15px
;
...
...
Please
register
or
login
to post a comment