Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
jml0128
/
xrk-bi
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 28c86c72
authored
May 11, 2022
by
admin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:照片墙的选择样式和选择图片
1 parent
8028556c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
20 deletions
src/packages/bi/src/components/photo-wall/style.vue
src/packages/bi/src/components/photo-wall/style.vue
View file @
28c86c7
...
@@ -66,23 +66,4 @@ export default {
...
@@ -66,23 +66,4 @@ export default {
};
};
</
script
>
</
script
>
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
></
style
>
.select-img-main
{
display
:
flex
;
flex-wrap
:
wrap
;
.select-img-item
{
border
:
1px
solid
rgb
(
182
,
185
,
188
);
margin
:
4px
;
position
:
relative
;
.select-box
{
position
:
absolute
;
top
:
15px
;
right
:
15px
;
}
}
img
{
width
:
200px
;
height
:
150px
;
}
}
</
style
>
Write
Preview
Markdown
is supported
Attach a file
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 post a comment