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
18d7d41e
Commit
18d7d41e
authored
Dec 03, 2020
by
李硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
4c4de660
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
comrule.jsx
weekVerb/project/src/components/comrule/comrule.jsx
+4
-3
No files found.
weekVerb/project/src/components/comrule/comrule.jsx
View file @
18d7d41e
...
@@ -17,9 +17,10 @@ class Comrule extends Component {
...
@@ -17,9 +17,10 @@ class Comrule extends Component {
<
img
className=
"rulebg "
src=
{
this
.
state
.
resList
[
'7a0fb8eb-31ba-46ed-b01b-2cd177a184e7'
].
url
}
/>
<
img
className=
"rulebg "
src=
{
this
.
state
.
resList
[
'7a0fb8eb-31ba-46ed-b01b-2cd177a184e7'
].
url
}
/>
<
img
className=
"ruleborder "
src=
{
this
.
state
.
resList
[
'92576229-ef35-4837-a6fc-3b1412d086c1'
].
url
}
/>
<
img
className=
"ruleborder "
src=
{
this
.
state
.
resList
[
'92576229-ef35-4837-a6fc-3b1412d086c1'
].
url
}
/>
<
span
className=
"ruletitle "
>
活动规则
</
span
>
<
span
className=
"ruletitle "
>
活动规则
</
span
>
<
label
className=
"rulecontent "
>
{
/* <div className="rulecontent ">{rule}</div> */
}
{
rule
}
{
/* <label className="rulecontent ">
</
label
>
</label> */
}
<
p
className=
"rulecontent "
dangerouslySetInnerHTML=
{
{
__html
:
rule
}
}
></
p
>
<
img
className=
"ruleclosebtn "
onClick=
{
onClose
}
src=
{
this
.
state
.
resList
[
'f2faffb8-4b82-4dc4-a0e6-fa7c82c45c91'
].
url
}
/>
<
img
className=
"ruleclosebtn "
onClick=
{
onClose
}
src=
{
this
.
state
.
resList
[
'f2faffb8-4b82-4dc4-a0e6-fa7c82c45c91'
].
url
}
/>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
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