Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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-04-12 19:36:33 +0800
Commit
9aa79ac853ef5684478b1abb9700ddd207a749c7
1 parent
b0fe5a72
test 静态资源
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
static/js/cart/cart.js
static/sass/cart/_chose-panel.scss
static/js/cart/cart.js
View file @
9aa79ac
...
...
@@ -3,7 +3,6 @@
* @author: xuqi<qi.xu@yoho.cn>
* @date: 2015/10/20
*/
var
$
=
require
(
'jquery'
),
ellipsis
=
require
(
'mlellipsis'
),
Hammer
=
require
(
'yoho.hammer'
);
...
...
static/sass/cart/_chose-panel.scss
View file @
9aa79ac
...
...
@@ -9,7 +9,6 @@
background
:
rgba
(
0
,
0
,
0
,.
3
);
z-index
:
3
;
.main
{
position
:
absolute
;
height
:
pxToRem
(
610px
);
...
...
Please
register
or
login
to post a comment