Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
d7a811df
Commit
d7a811df
authored
Dec 08, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
27621057
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
b2bindex.vue
src/pages/system/b2bindex.vue
+2
-5
No files found.
src/pages/system/b2bindex.vue
View file @
d7a811df
...
...
@@ -25,7 +25,7 @@
separator=
"none"
:data=
"msg.SlideShowList"
:columns=
"columns"
row-key=
"name"
>
<template
v-slot:body-cell-Image=
"props"
>
<q-td>
<div
class=
"ItemImgDiv
q-my-md
"
>
<div
class=
"ItemImgDiv "
>
<q-img
:src=
"props.row.Image"
spinner-color=
"white"
style=
"height: 100%;height:100%"
/>
</div>
</q-td>
...
...
@@ -161,10 +161,7 @@
</
style
>
<
style
scoped
>
.ItemImgDiv
{
width
:
118px
;
width
:
118px
;
height
:
118px
;
position
:
relative
;
margin
:
0
10px
10px
0
;
display
:
inline-block
;
}
</
style
>
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