Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
TaoHuang
2019-09-20 15:24:05 +0800
Commit
351d9c903e641cf50fdfc4a58a4202b760909cbd
1 parent
f2319554
fix image
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
apps/components/products/product-group-item.vue
package.json
apps/components/products/product-group-item.vue
View file @
351d9c9
...
...
@@ -190,7 +190,7 @@ export default {
}
.product-image {
width: 13
6
px;
width: 13
2
px;
height: 100%;
display: flex;
align-items: center;
...
...
@@ -228,7 +228,7 @@ export default {
flex: 1;
.product-name {
font-size: 24px;
font-size: 24px
!important
;
line-height: 36px;
color: #9b9b9b;
height: 72px;
...
...
package.json
View file @
351d9c9
{
"name"
:
"yoho-community-web"
,
"version"
:
"6.9.11-beta
39
"
,
"version"
:
"6.9.11-beta
40
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
Please
register
or
login
to post a comment