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
d59a382c
Commit
d59a382c
authored
May 29, 2025
by
cc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
d2677625
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
taskpop.jsx
src/panels/taskpop/taskpop.jsx
+0
-1
share.js
src/store/share.js
+2
-2
No files found.
src/panels/taskpop/taskpop.jsx
View file @
d59a382c
...
...
@@ -38,7 +38,6 @@ class Taskpop extends React.Component {
MatterViewOpt
(
"b14312"
,
{
page_name
:
"做任务,赚次数弹窗"
,
entrance
:
extranceName
[
CFG
.
channel
],
});
sensorLog
(
LOG_KEY
.
exposure
,
"b14312"
,
"d14314"
,
{
...
...
src/store/share.js
View file @
d59a382c
...
...
@@ -216,9 +216,9 @@ const shareStore = makeAutoObservable({
//CFG.projectId三元判断为真,前面的是正式,需要修改的地方为中间页链接,可咨询东哥链接(奖品页唤端) ios需要多encode一次
const testCustomId = "Did1NjEwNzk"; //奖品-测试中间页
const prodCustomId = "Did1NjExMjc"; //奖品-正式中间页
//p
afc25ff1
为正式项目 需替换为正式项目ID
//p
d3ee4a37
为正式项目 需替换为正式项目ID
windowJumpUrl(
CFG.projectId == "p
afc25ff1
"
CFG.projectId == "p
d3ee4a37
"
? "https://lifeapp.picclife.cn/portal/app_manager/downloadapps.html?operate_link=" +
encodeURIComponent(
`
https
:
//lifeapp-api.picclife.cn/lifeapi/lifeapp-svc-gw/api/auth_code/authorize/v1?activity_code=613402&redirect_type=0&redirect_uri=${isIos()
...
...
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