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
d7f42a9d
Commit
d7f42a9d
authored
Mar 31, 2025
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111111
parent
66ca55c6
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
project.settings.json
project.settings.json
+1
-1
readme.md
各种中间页/readme.md
+1
-1
企业家助手.html
各种中间页/正式/企业家助手.html
+1
-1
奖品.html
各种中间页/正式/奖品.html
+1
-1
客经.html
各种中间页/正式/客经.html
+1
-1
有客.html
各种中间页/正式/有客.html
+1
-1
活动.html
各种中间页/正式/活动.html
+1
-1
No files found.
project.settings.json
View file @
d7f42a9d
{
"proSetting"
:{
"projectxIDs"
:{
"testId"
:[{
"label"
:
"test"
,
"value"
:
"p15ee162b"
}],
"prodId"
:[{
"label"
:
"线上测试"
,
"value"
:
"p50735695"
}]},
"skinVariables"
:[],
"mockSetting"
:{
"projectId"
:
""
,
"pageId"
:
""
}},
"envSetting"
:{},
"psdSetting"
:{
"psdFSSetting"
:
true
,
"psdCenterSetting"
:
true
}}
{
"proSetting"
:{
"projectxIDs"
:{
"testId"
:[{
"label"
:
"test"
,
"value"
:
"p15ee162b"
}],
"prodId"
:[{
"label"
:
"线上测试"
,
"value"
:
"p50735695"
}
,{
"label"
:
"正式"
,
"value"
:
"pb03cc208"
}
]},
"skinVariables"
:[],
"mockSetting"
:{
"projectId"
:
""
,
"pageId"
:
""
}},
"envSetting"
:{},
"psdSetting"
:{
"psdFSSetting"
:
true
,
"psdCenterSetting"
:
true
}}
各种中间页/readme.md
View file @
d7f42a9d
...
...
@@ -35,7 +35,7 @@ https://96094-activity.dexfu.cn/customShare/share?id=Did1NjAyMzk
---------------------- 正式 ----------------------
1.
管家端 activityCode: 6131 , channel=1, actid:
88be6c3d
(如修改需同步)
1.
管家端 activityCode: 6131 , channel=1, actid:
68152075
(如修改需同步)
1.
1:活动页面(需配置重定向白名单):
https://96094-activity.dexfu.cn/customShare/share?id=Did1NjA0NDc
1.
2:奖品页(需配置重定向白名单):
...
...
各种中间页/正式/企业家助手.html
View file @
d7f42a9d
<script>
var
actId
=
getUrlParam
(
"actId"
)
||
"
88be6c3d
"
;
var
actId
=
getUrlParam
(
"actId"
)
||
"
68152075
"
;
var
origin
=
"https://96094-activity.dexfu.cn"
;
var
projectID
=
getUrlParam
(
"projectID"
)
||
"pb03cc208"
;
...
...
各种中间页/正式/奖品.html
View file @
d7f42a9d
...
...
@@ -13,7 +13,7 @@
<script>
//var vConsole = new VConsole();
var
actId
=
"
88be6c3d
"
;
var
actId
=
"
68152075
"
;
var
agentCode
=
getUrlParam
(
"agentCode"
);
//客经渠道agentCode
var
actPlatforms
=
getUrlParam
(
"actPlatforms"
)
||
"8"
;
//客经渠道agentCode
...
...
各种中间页/正式/客经.html
View file @
d7f42a9d
...
...
@@ -11,7 +11,7 @@
</body>
<script>
var
actId
=
"
88be6c3d
"
;
var
actId
=
"
68152075
"
;
var
agentCode
=
getUrlParam
(
"agentCode"
)
||
""
;
//客经渠道agentCode
var
actPlatforms
=
getUrlParam
(
"actPlatforms"
)
||
""
;
//客经渠道agentCode
var
projectID
=
getUrlParam
(
"projectID"
)
||
"pb03cc208"
;
//活动项目ID
...
...
各种中间页/正式/有客.html
View file @
d7f42a9d
<script>
var
actId
=
getUrlParam
(
"actId"
)
||
"
88be6c3d
"
;
var
actId
=
getUrlParam
(
"actId"
)
||
"
68152075
"
;
var
origin
=
"https://96094-activity.dexfu.cn"
;
var
projectID
=
getUrlParam
(
"projectID"
)
||
"pb03cc208"
;
...
...
各种中间页/正式/活动.html
View file @
d7f42a9d
...
...
@@ -12,7 +12,7 @@
<script>
//var vConsole = new VConsole();
var
actId
=
"
88be6c3d
"
;
var
actId
=
"
68152075
"
;
var
agentCode
=
getUrlParam
(
"agentCode"
);
//客经渠道agentCode
var
actPlatforms
=
getUrlParam
(
"actPlatforms"
)
||
"8"
;
//客经渠道agentCode
var
access_code
=
getUrlParam
(
"access_code"
);
//客户端获取code
...
...
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