Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
icbcRPG
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
icbcRPG
Commits
bdd18713
Commit
bdd18713
authored
Dec 30, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
34ba32db
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
select.jsx
project/src/components/select/select.jsx
+1
-1
select.less
project/src/components/select/select.less
+2
-2
No files found.
project/src/components/select/select.jsx
View file @
bdd18713
...
...
@@ -235,7 +235,7 @@ class Select extends Component {
<
img
className=
"select_bg "
uuid=
"b7fef7c6-cc6d-4147-baa2-1b836b23f5cf"
src=
{
this
.
state
.
resList
[
'710e2c56-2ed1-4b25-a5c7-787edde76ded'
].
url
}
src=
"//yun.duiba.com.cn/spark/assets/25ef4023896f749bc7f9e202abf680085f4e7c4d.png"
/>
{
selected
?<
img
className=
"select_btndisabled "
...
...
project/src/components/select/select.less
View file @
bdd18713
...
...
@@ -246,9 +246,9 @@
}
.select_bg {
width: 5
02
px;
width: 5
28
px;
height: 998px;
left:
77
px;
left:
64
px;
position: absolute;
}
...
...
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