Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
db-game-template
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
崔立强
db-game-template
Commits
dc2c15e7
Commit
dc2c15e7
authored
Dec 15, 2020
by
李硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
aa32d45d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pagemainsence.jsx
project/src/pages/pagemainsence/pagemainsence.jsx
+2
-2
No files found.
project/src/pages/pagemainsence/pagemainsence.jsx
View file @
dc2c15e7
...
...
@@ -320,8 +320,8 @@ class Pagemainsence extends Component {
<
img
className=
"lines "
src=
{
this
.
state
.
resList
[
'4cd2c485-c9e6-40cd-87c9-fcec75a8fdc5'
].
url
}
/>
<
img
className=
"curposition "
id=
"curpositionPic"
src=
{
this
.
state
.
resList
[
'e0c38676-d8bc-4369-b31c-a88ebf972b64'
].
url
}
/>
</
div
>
<
img
className=
"backHome"
/>
<
label
className=
"backHomeLab point2"
onClick=
{
()
=>
{
this
.
jumpUrl
(
BACK_HOME_URL
)
}
}
>
返回主页
</
label
>
{
/*
<img className="backHome" />
<label className="backHomeLab point2" onClick={() => { this.jumpUrl(BACK_HOME_URL) }}>返回主页</label>
*/
}
<
img
className=
"growdbtn point1"
onClick=
{
()
=>
{
this
.
jumpUrl
(
userData
.
growthDetailsUrl
)
}
}
src=
{
this
.
state
.
resList
[
'5f9a8bc1-8eb7-49fd-9865-3a29221ef666'
].
url
}
/>
<
div
className=
"userdata "
>
<
img
className=
"data "
src=
{
this
.
state
.
resList
[
'ffefebcb-42b7-49b1-8b8a-152239182bda'
].
url
}
/>
...
...
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