Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RB_StrongestBrain_250520
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
RB_StrongestBrain_250520
Commits
d1cc30c1
Commit
d1cc30c1
authored
May 22, 2025
by
cc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
02d64c3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
4 deletions
+15
-4
settlechance.jsx
src/components/settlechance/settlechance.jsx
+13
-2
settlenochance.jsx
src/components/settlenochance/settlenochance.jsx
+2
-2
No files found.
src/components/settlechance/settlechance.jsx
View file @
d1cc30c1
...
...
@@ -22,18 +22,29 @@ class Settlechance extends React.Component {
page_name
:
"结算弹窗"
,
button_name
:
"去抽奖按钮"
,
});
sensorLog
(
LOG_KEY
.
exposure
,
"b14276"
,
"d14277"
,
{
page_name
:
"结算弹窗"
,
button_name
:
"我知道了按钮"
,
});
}
onClose
=
()
=>
{
ModalCtrl
.
closeModal
()
sensorLog
(
LOG_KEY
.
click
,
"b14276"
,
"d14279"
,
{
page_name
:
"
换端
弹窗"
,
page_name
:
"
结算
弹窗"
,
button_name
:
"关闭按钮"
,
});
}
onClose2
=
()
=>
{
ModalCtrl
.
closeModal
()
sensorLog
(
LOG_KEY
.
click
,
"b14276"
,
"d14277"
,
{
page_name
:
"结算弹窗"
,
button_name
:
"我知道了按钮"
,
});
}
doDraw
=
()
=>
{
ModalCtrl
.
closeModal
()
sensorLog
(
LOG_KEY
.
click
,
"b14276"
,
"d14278"
,
{
page_name
:
"
换端
弹窗"
,
page_name
:
"
结算
弹窗"
,
button_name
:
"去抽奖按钮"
,
});
}
...
...
src/components/settlenochance/settlenochance.jsx
View file @
d1cc30c1
...
...
@@ -27,14 +27,14 @@ class Settlenochance extends React.Component {
onClose
=
()
=>
{
ModalCtrl
.
closeModal
()
sensorLog
(
LOG_KEY
.
click
,
"b14276"
,
"d14279"
,
{
page_name
:
"
换端
弹窗"
,
page_name
:
"
结算
弹窗"
,
button_name
:
"关闭按钮"
,
});
}
onClose2
=
()
=>
{
ModalCtrl
.
closeModal
()
sensorLog
(
LOG_KEY
.
click
,
"b14276"
,
"d14277"
,
{
page_name
:
"
换端
弹窗"
,
page_name
:
"
结算
弹窗"
,
button_name
:
"我知道了按钮"
,
});
}
...
...
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