Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
陈峰
2018-04-25 18:04:47 +0800
Commit
bf4494def2a8f989111c44985b0d14f2a6e19c94
2 parents
79b6fc31
96802570
Merge branch 'release/5.8' into 'gray'
样式修改 See merge request
!89
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
public/vue/component/product/filter/index.vue
public/vue/component/product/list.vue
src/components/resources/resource-tfgoods-list.vue
public/vue/component/product/filter/index.vue
View file @
bf4494d
...
...
@@ -413,7 +413,7 @@ export default {
font-family: "HiraginoSansGB-W6";
text-align: center;
font-weight: bold;
border-right: 1px solid
$grey
;
border-right: 1px solid
#eee
;
&:nth-child(2n) {
border-right: none;
...
...
public/vue/component/product/list.vue
View file @
bf4494d
...
...
@@ -153,7 +153,7 @@ export default {
min-height: 180px;
padding-top: 40px;
font-size: 0;
font-family: "SanFranciscoText-
Medium", "PingFang SC", Helvetica, Roboto, "Heiti SC", "\9ED1\4F53", Arial
;
font-family: "SanFranciscoText-
Regular", "HiraginoSansGB-W3"
;
}
.card-label {
...
...
src/components/resources/resource-tfgoods-list.vue
View file @
bf4494d
...
...
@@ -165,6 +165,7 @@ export default {
img {
width: 188px;
height: 250px;
display: block;
}
.ellipsis > p {
...
...
Please
register
or
login
to post a comment