Commit 06799995 authored by wildfirecode's avatar wildfirecode

1

parent b0aedb6f
No preview for this file type
......@@ -953,13 +953,11 @@
"script": "components/base/Transform",
"properties": {
"width": 450,
"height": 290,
"height": 480,
"position": {
"_hashCode": 16610,
"_x": 2,
"_y": -45,
"x": 2,
"y": -37
"x": -20,
"y": -37,
"_type_": "scilla/support/Vector2D"
}
}
},
......@@ -1049,11 +1047,11 @@
"script": "components/base/Transform",
"properties": {
"width": 450,
"height": 350,
"height": 480,
"position": {
"y": 9,
"_type_": "scilla/support/Vector2D",
"x": 10
"x": -2.2222222222222285,
"y": 42.22222222222223,
"_type_": "scilla/support/Vector2D"
}
}
},
......@@ -1068,7 +1066,7 @@
"uuid": "4d9e497d-0507-4c38-b639-54336e9ee8e6"
}
],
"disabled": true
"disabled": false
},
{
"name": "Alert",
......
......@@ -20,7 +20,7 @@ export default class RuleDialogContent extends DialogContent {
}
setup(data) {
this._contentRenderer.htmlText = this.ajaxElement.rule;
this._contentRenderer.htmlText = window['CFG']['_rule'];
}
}
assets/singles/logo.png

34.8 KB | W: | H:

assets/singles/logo.png

2.05 KB | W: | H:

assets/singles/logo.png
assets/singles/logo.png
assets/singles/logo.png
assets/singles/logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -56,7 +56,8 @@
<script src="./security.js"></script>
<script src="debug/bundle.js"></script>
<script>
var CFG = { "actId": "3335069", "oaId": "3335069", "unitName": "积分", "btnUnitName": "积分", "doJoin": "/hdtool/doJoin?dpm=1.3.1.0&activityId=3335069", "quireOrder": "/hdtool/getOrderStatus", "styleConfig": "/hdtool/getHdtoolConfig", "getElement": "/hdtool/ajaxElement", "getPrizeDetail": "/hdtool/prizeDetail", "ajaxThroughInfo": "/hdtool/ajaxThroughInfo", "throughSubmit": "/hdtool/throughSubmit", "gameGetOrder": "/hdtool/getOrderInfo", "gameSubmit": "/hdtool/gameSubmit", "doSubmit": "/hdtool/submit", "adslotId": "", "consumerId": "1", "isNotLoginUser": false, "uid": "1", "hdType": "duiba", "hdToolId": "42363", "appType": "credits", "subType": "custom", "directSendCoupon": "false", "ajaxAction": "", "recommendQueue": "/recommend/getRecommend", "recommendSkin": "/recommend/getRecommendSkin", "isShowDetail": true, "preview": false, "from": "", "login": "//activity.m.duiba.com.cn/hdtool/login?dpm=1.3.3.0", "flowRedirectUrl": "", "flowRedirectTuiaUrl": "", "isOpenRecommend": false, "getCreditsLink": "http://baidu.com?uid=1&dbnewopen", "appId": "1", "recordUrl": "//activity.m.duiba.com.cn/crecord/record?dbnewopen&dpm=1.3.2.0", "shareDesc": "分享分享文案文案", "entranceDesc": "测试领奖,也可到我的奖品领奖,24小时内有效哦", "isSHowMeat": true, "needCouponModal": true, "needRecommendModal": true, "asyncFiles": [], "shareAndroidLinkActivity": "http://www.duiba.com.cn", "shareIosLinkActivity": "http://www.iqiyi.com", "appName": "custom", "needShare": true, "shareTitle": "", "shareSubTitle": "", "sharePicUrl": "", "shareLink": "", "shareAndroidDeeplink": "", "shareIOSDeeplink": "" };
CFG={};
CFG._rule = 'starttttttt<br>第1行第1行第1行第1行第1行第1行第1行第1行第1行第1行第1行第1行第1行第1行<br>第2行<br>第3行<br>第4行<br>第5行<br>第6行<br>第7行<br>第1行<br>第2行<br>第3行<br>第4行<br>第5行<br>第6行<br>第7行endddddd';
function requirelogin() {
console.log('requirelogin');
......
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