Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhengke
jz_Travel
Commits
eb9cb869
Commit
eb9cb869
authored
Oct 11, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整样式
parent
bdd2af9b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
style1.vue
components/goods/style1.vue
+4
-3
No files found.
components/goods/style1.vue
View file @
eb9cb869
...
@@ -21,11 +21,11 @@
...
@@ -21,11 +21,11 @@
<image
<image
:src=
"goodsInfo.goodsTagPicUrl"
:src=
"goodsInfo.goodsTagPicUrl"
mode=
"widthFix"
mode=
"widthFix"
style=
"width: 100%"
style=
"width: 100%
;border-top-left-radius: 10px; border-top-right-radius: 10px;
"
/>
/>
</div>
</div>
<image
<image
style=
"width: calc(100vw - 24px); height:
66
vw"
style=
"width: calc(100vw - 24px); height:
50
vw"
:mode=
"goodsInfo.fill == 1 ? 'aspectFill' : 'aspectFit'"
:mode=
"goodsInfo.fill == 1 ? 'aspectFill' : 'aspectFit'"
:src=
"item.picUrl"
:src=
"item.picUrl"
v-if=
"goodsInfo.goodsCoverProportion == '3-2'"
v-if=
"goodsInfo.goodsCoverProportion == '3-2'"
...
@@ -198,9 +198,10 @@ export default {
...
@@ -198,9 +198,10 @@ export default {
margin
:
12px
;
margin
:
12px
;
position
:
relative
;
position
:
relative
;
border
:
1
rpx
solid
transparent
;
border
:
1
rpx
solid
transparent
;
border-radius
:
10
r
px
;
border-radius
:
10px
;
padding-bottom
:
10
rpx
;
padding-bottom
:
10
rpx
;
overflow
:
hidden
;
overflow
:
hidden
;
box-shadow
:
0
4px
10px
1px
#D2D2D2
;
}
}
.good-one
.tips
{
.good-one
.tips
{
width
:
64
rpx
;
width
:
64
rpx
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment