Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
2
20250310_人保春游
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
SparkProjects
20250310_人保春游
Commits
413133dc
Commit
413133dc
authored
Mar 14, 2025
by
俞嘉婷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
del 埋点
parent
1f4ebd06
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
MD.js
MD.js
+1
-1
prizepage.jsx
src/pages/prizepage/prizepage.jsx
+1
-1
No files found.
MD.js
View file @
413133dc
...
@@ -7,7 +7,7 @@ const dcm = '202.' + CFG.projectId + '.0.0';
...
@@ -7,7 +7,7 @@ const dcm = '202.' + CFG.projectId + '.0.0';
const
domain
=
'//embedlog.duiba.com.cn'
;
const
domain
=
'//embedlog.duiba.com.cn'
;
const
dom
=
`
${
CFG
.
channel
}
.0.0.0`
;
const
dom
=
`
${
CFG
.
channel
}
.0.0.0`
;
const
MDList
=
new
Array
(
5
2
).
fill
(
""
).
map
((
v
,
i
)
=>
{
const
MDList
=
new
Array
(
3
2
).
fill
(
""
).
map
((
v
,
i
)
=>
{
return
{
return
{
ele
:
`.md
${
i
+
1
}
`
,
ele
:
`.md
${
i
+
1
}
`
,
data
:
{
data
:
{
...
...
src/pages/prizepage/prizepage.jsx
View file @
413133dc
...
@@ -274,7 +274,7 @@ class Prizepage extends React.Component {
...
@@ -274,7 +274,7 @@ class Prizepage extends React.Component {
</
div
>
</
div
>
)
}
)
}
</
div
>
</
div
>
<
Button
className=
"back
md43
"
onClick=
{
this
.
back
}
></
Button
>
<
Button
className=
"back"
onClick=
{
this
.
back
}
></
Button
>
</
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