Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaoleTuia
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
王剑峰
xiaoxiaoleTuia
Commits
6c6423af
Commit
6c6423af
authored
Mar 09, 2020
by
张华挺
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 修改穿山甲广告位
parent
77c050b4
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
build.js
build.js
+2
-2
output.js
egret/bin-release/output.js
+1
-1
output_develop.js
egret/bin-release/output_develop.js
+1
-1
MainBase.ts
egret/libs/new_wx/MainBase.ts
+3
-3
No files found.
build.js
View file @
6c6423af
...
@@ -23,6 +23,6 @@ else if (cmd === 'build' && process.argv[3] === 'prod2') {
...
@@ -23,6 +23,6 @@ else if (cmd === 'build' && process.argv[3] === 'prod2') {
if
(
process
.
argv
[
4
]
===
'exml'
)
if
(
process
.
argv
[
4
]
===
'exml'
)
cmd
=
'buildProdEXML'
;
cmd
=
'buildProdEXML'
;
}
}
build
[
cmd
](
'egret'
);
//
build[cmd]('egret');
//
build['notinypng']('egret');
build
[
'notinypng'
](
'egret'
);
console
.
log
();
console
.
log
();
\ No newline at end of file
egret/bin-release/output.js
View file @
6c6423af
This diff is collapsed.
Click to expand it.
egret/bin-release/output_develop.js
View file @
6c6423af
This diff is collapsed.
Click to expand it.
egret/libs/new_wx/MainBase.ts
View file @
6c6423af
...
@@ -130,13 +130,13 @@ export default class MainBase extends eui.UILayer {
...
@@ -130,13 +130,13 @@ export default class MainBase extends eui.UILayer {
window
[
"TTIndexBanner"
]
=
'945071317'
window
[
"TTIndexBanner"
]
=
'945071317'
// 暂停插屏广告
// 暂停插屏广告
// window["TTPauseScreen"] = '945073404'
// window["TTPauseScreen"] = '945073404'
window
[
"TT
IndexBanner
"
]
=
'945071320'
window
[
"TT
PauseScreen
"
]
=
'945071320'
// 首页悬浮激励视频广告
// 首页悬浮激励视频广告
// window["TTIndexVideo"] = '945073405'
// window["TTIndexVideo"] = '945073405'
window
[
"TTIndex
Banner
"
]
=
'945071324'
window
[
"TTIndex
Video
"
]
=
'945071324'
// 其他位置激励视频广告
// 其他位置激励视频广告
// window["TTOtherVideo"] = '945073406'
// window["TTOtherVideo"] = '945073406'
window
[
"TT
IndexBanner
"
]
=
'945071326'
window
[
"TT
OtherVideo
"
]
=
'945071326'
// 推啊广告位
// 推啊广告位
// 首页激励互动广告位
// 首页激励互动广告位
...
...
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