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
5a72c6f8
Commit
5a72c6f8
authored
Jun 10, 2021
by
实打实的
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
埋点
parent
55625764
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
task.jsx
project/src/components/task/task.jsx
+4
-4
No files found.
project/src/components/task/task.jsx
View file @
5a72c6f8
...
...
@@ -63,10 +63,10 @@ class Task extends Component {
/>
<
div
className=
"jiao_hu_kuang "
>
<
img
className=
"qian_jing "
src=
{
this
.
state
.
resList
[
'd9131617-ff12-4e1b-87ea-97304f2f5316'
].
url
}
/>
{
this
.
state
.
flag
&&
<
img
className=
"qu_ban_li"
src=
{
this
.
state
.
resList
[
'bd9cf4ad-19c0-42b7-a003-fd3a0e948215'
].
url
}
onClick=
{
this
.
toApplyCard
}
/>
}
{
!
this
.
state
.
flag
&&
<
img
className=
"qu_qiang_gou"
src=
{
this
.
state
.
resList
[
'8d553195-1c36-4d3f-be97-34b0e697813e'
].
url
}
onClick=
{
this
.
toPurchase
}
/>
}
{
this
.
state
.
flag
&&
<
img
className=
"qu_ban_li
md14
"
src=
{
this
.
state
.
resList
[
'bd9cf4ad-19c0-42b7-a003-fd3a0e948215'
].
url
}
onClick=
{
this
.
toApplyCard
}
/>
}
{
!
this
.
state
.
flag
&&
<
img
className=
"qu_qiang_gou
md13
"
src=
{
this
.
state
.
resList
[
'8d553195-1c36-4d3f-be97-34b0e697813e'
].
url
}
onClick=
{
this
.
toPurchase
}
/>
}
<
img
className=
"xing_qiu_da_zuo_zhan_qu_wan_wan "
className=
"xing_qiu_da_zuo_zhan_qu_wan_wan
md15
"
src=
{
this
.
state
.
resList
[
'36bcd134-df2c-4957-b97f-0b8463b4481b'
].
url
}
onClick=
{
()
=>
{
...
...
@@ -76,7 +76,7 @@ class Task extends Component {
}
/>
<
img
className=
"dong_wu_lian_meng_qu_wan_wan "
className=
"dong_wu_lian_meng_qu_wan_wan
md16
"
src=
{
this
.
state
.
resList
[
'36bcd134-df2c-4957-b97f-0b8463b4481b'
].
url
}
onClick=
{
()
=>
{
...
...
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