Commit 6c6423af authored by 张华挺's avatar 张华挺

feat: 修改穿山甲广告位

parent 77c050b4
......@@ -23,6 +23,6 @@ else if (cmd === 'build' && process.argv[3] === 'prod2') {
if (process.argv[4] === 'exml')
cmd = 'buildProdEXML';
}
build[cmd]('egret');
// build['notinypng']('egret');
// build[cmd]('egret');
build['notinypng']('egret');
console.log();
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
......@@ -130,13 +130,13 @@ export default class MainBase extends eui.UILayer {
window["TTIndexBanner"] = '945071317'
// 暂停插屏广告
// window["TTPauseScreen"] = '945073404'
window["TTIndexBanner"] = '945071320'
window["TTPauseScreen"] = '945071320'
// 首页悬浮激励视频广告
// window["TTIndexVideo"] = '945073405'
window["TTIndexBanner"] = '945071324'
window["TTIndexVideo"] = '945071324'
// 其他位置激励视频广告
// window["TTOtherVideo"] = '945073406'
window["TTIndexBanner"] = '945071326'
window["TTOtherVideo"] = '945071326'
// 推啊广告位
// 首页激励互动广告位
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment