Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
zhangxiaoru
2016-10-21 16:45:21 +0800
Commit
904c4609dd973b6b27a5554d7c34cbdd64509239
1 parent
e6742bd1
shopname css
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
apps/activity/controllers/shopCollect.js
public/scss/activity/shop-collect/_shop-collect.css
apps/activity/controllers/shopCollect.js
View file @
904c460
'use strict'
;
const
shopModel
=
require
(
'../models/shopCollect'
),
headerModel
=
require
(
'../../../doraemon/models/header'
)
,
headerModel
=
require
(
'../../../doraemon/models/header'
)
;
const
crypto
=
global
.
yoho
.
crypto
;
...
...
public/scss/activity/shop-collect/_shop-collect.css
View file @
904c460
...
...
@@ -105,6 +105,8 @@
.giving
{
width
:
170px
;
color
:
#b0b0b0
;
position
:
relative
;
top
:
-10px
;
}
}
...
...
Please
register
or
login
to post a comment