Commit 78962571 authored by wildfirecode13's avatar wildfirecode13

1

parent 931a9a89
...@@ -19,7 +19,7 @@ export default () => { ...@@ -19,7 +19,7 @@ export default () => {
url = getDefaultPic(); url = getDefaultPic();
let shareUrl = 'http://yazuwei.activity-1.m.duiba.com.cn/projectx/'+window['projectID']+'/fea2bff6f.html'; let shareUrl = 'http://yazuwei.activity-1.m.duiba.com.cn/projectx/'+window['projectID']+'/fea2bff6f.html';
const prefix = `?avatar=${encodeURIComponent(avatar)}&url=${encodeURIComponent(url)}&address=${encodeURIComponent(address)}&id2=${id}&title=${encodeURIComponent(title)}&content=${encodeURIComponent(content)}`; const prefix = `?appKey=45NDpdHGZQ2fiAdMGJWz5Sdhn4sn&openBs=openbs&appID=55322&avatar=${encodeURIComponent(avatar)}&url=${encodeURIComponent(url)}&address=${encodeURIComponent(address)}&id2=${id}&title=${encodeURIComponent(title)}&content=${encodeURIComponent(content)}`;
shareUrl += prefix; shareUrl += prefix;
console.log(shareUrl); console.log(shareUrl);
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="full-screen" content="true" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-fullscreen" content="true" />
<meta name="360-fullscreen" content="true" />
<title>寻找2022个亚运梦想</title>
</head>
<body>
<script>
window['projectID']='p51ad51fa';
window.firstScene='';
window['rule'] = '1111<br>2222';
window['activeRule'] = '<br> 唤醒梦想,赋能亚运!<br> 为打造一届充满情怀的亚运盛会,让更多公众通过公益+互联网的新模式参与到杭州亚运会的筹备中来,杭州亚组委于2019年12月15日正式启动“寻找2022个亚运梦想”大型公益品牌行动。<br> 从现在至杭州亚运会开幕,我们将汇聚包括吉利汽车、中国电信、中国移动、工商银行、长龙航空、支付宝、阿里集团、杭州市体育彩票管理中心、青少年足球成长公益基金、浙江省青少年发展基金会、浙江省慈善联合总会、新浪微博、网易新闻、浙江之声及浙江电视台公共新闻频道在内的15家企业、组织和单位一起组成“联合助梦方”搭建“寻梦通道”,同时在全球范围内“寻梦”。只要您的梦想与亚运有关,只要您对梦想的坚持一如既往,您便可以通过文字、视频、音频、图画等任何您想到的形式将您的梦想告诉我们。我们将与“联合助梦方”一起让您的梦想被更多的人看见,被更多的人关注,通过杭州亚组委开设的“杭州亚运圆梦行动“公募项目汇聚公众的爱心为梦想助力。最后,我们将在所有亚运梦想中挑选2022个,以亚运的名义为您圆梦。<br> 我们坚信,每个梦想都值得被尊重。来吧,唤醒您的梦想,让您的梦想汇聚成亚运梦想的“星空”。';
</script>
<img id="pic" style="width:100%;position: absolute;z-index: 999;display: none;" />
<div style="margin: auto;width: 100%;height: 100%;" class="egret-player" data-entry-class="Main" data-orientation="auto"
data-scale-mode="showAll" data-frame-rate="60" data-content-width="750" data-content-height="1624" data-multi-fingered="2"
data-show-fps="true" data-show-log="false"
data-show-fps-style="x:11111,y:0,size:12,textColor:0xffffff,bgAlpha:0.9">
</div>
<style>
html,
body {
-ms-touch-action: none;
background-color:#ccc;
background-size: 100%;
background-position:top;
background-image: url("https://yun.duiba.com.cn/db_games/activity/game/1574997122/resource/assets/mainbg.jpg");
padding: 0;
border: 0;
margin: 0;
height: 100%;
}
</style>
<script>
window['renderMode'] = 'webgl';
//资源路径
var resPath = "https://yun.duiba.com.cn/db_games/activity/game/1576310052/";
//record
var recordUrl= "/crecord/record";
function resolve(a) {
var b = eval(a);
return b;
}
function openRecord(){
mqq.ui.openUrl({
url:window['recordUrl'],
target:1
})
}
</script>
<script crossorigin="anonymous" src="//yun.duiba.com.cn/db_games/libs/egret.all.js"></script>
<script crossorigin="anonymous" src="//yun.duiba.com.cn/db_games/libs/zepto_security_downloadApp.min.js"></script>
<script crossorigin="anonymous" src="//yun.duiba.com.cn/db_games/svga.egret.min.new.js"></script>
<script crossorigin="anonymous" src="//yun.duiba.com.cn/db_games/libs/aes.js"></script>
<script crossorigin="anonymous" src="//yun.duiba.com.cn/db_games/libs/pad-zeropadding.js"></script>
<script crossorigin="anonymous" src="//yun.duiba.com.cn/db_games/activity/game/1576311253/output.js"></script>
<script crossorigin="anonymous" src="//yun.duiba.com.cn/db_games/activity/game/1576310052/resource/default.thm.js"></script>
<script src="https://yun.duiba.com.cn/db_games/debug/vconsole.min.js"></script>
<script>
// init vConsole 11111
console.log('Hello world');
</script>
</body>
</html>
\ No newline at end of file
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