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
Plain Diff
Browse Files
Authored by
zzzzzzz
2016-11-22 10:38:05 +0800
Commit
d7c30c5761fbff3b30246b10d26700cdf35b7db3
2 parents
46ec958e
cb6fd35a
Merge branch 'hotfix/live' into release/5.2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
oneapm.js
package.json
public/scss/activity/live/_entry.css
oneapm.js
View file @
d7c30c5
...
...
@@ -13,4 +13,4 @@ exports.config = {
transaction_events
:
{
enabled
:
true
}
};
\ No newline at end of file
};
...
...
package.json
View file @
d7c30c5
{
"name"
:
"m-yohobuy-node"
,
"version"
:
"5.1.1
0
"
,
"version"
:
"5.1.1
1
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/scss/activity/live/_entry.css
View file @
d7c30c5
...
...
@@ -188,8 +188,8 @@ $border: #e0e0e0;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
height
:
100px
;
width
:
101px
;
height
:
104px
;
width
:
105px
;
margin-left
:
-50px
;
margin-top
:
-50px
;
background
:
url("/activity/record-icon.png")
;
...
...
Please
register
or
login
to post a comment