Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
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
wildfirecode13
xiaoxiaole
Commits
9646c52b
Commit
9646c52b
authored
Oct 24, 2019
by
邱旭
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://gitlab2.dui88.com/wanghongyuan/xiaoxiaole
into dev
parents
ee19cdc9
9f7ef678
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
16 additions
and
28 deletions
+16
-28
ad_icon.png
egret/resource/assets/map/ad_icon.png
+0
-0
map刮现金红包.png
egret/resource/assets/map/map刮现金红包.png
+0
-0
map大转盘.png
egret/resource/assets/map/map大转盘.png
+0
-0
default.res.json
egret/resource/default.res.json
+14
-0
MapSkin.exml
egret/resource/skins/MapSkin.exml
+1
-1
advert.json
mock/happyclear/advert.json
+1
-27
No files found.
egret/resource/assets/map/ad_icon.png
View replaced file @
ee19cdc9
View file @
9646c52b
21.4 KB
|
W:
|
H:
34.3 KB
|
W:
|
H:
2-up
Swipe
Onion skin
egret/resource/assets/map/map刮现金红包.png
0 → 100644
View file @
9646c52b
12.3 KB
egret/resource/assets/map/map大转盘.png
0 → 100644
View file @
9646c52b
16.4 KB
egret/resource/default.res.json
View file @
9646c52b
...
...
@@ -139,6 +139,10 @@
{
"keys"
:
"scratch_rule_bg_png"
,
"name"
:
"scratchrulepanel"
},
{
"name"
:
"preload"
,
"keys"
:
"map大转盘_png,map刮现金红包_png"
}
],
"resources"
:
[
...
...
@@ -2361,6 +2365,16 @@
"url"
:
"assets/scratch/rule/scratch_rule_bg.png"
,
"type"
:
"image"
,
"name"
:
"scratch_rule_bg_png"
},
{
"name"
:
"map大转盘_png"
,
"type"
:
"image"
,
"url"
:
"assets/map/map大转盘.png"
},
{
"name"
:
"map刮现金红包_png"
,
"type"
:
"image"
,
"url"
:
"assets/map/map刮现金红包.png"
}
]
}
\ No newline at end of file
egret/resource/skins/MapSkin.exml
View file @
9646c52b
...
...
@@ -68,7 +68,7 @@
<e:Image
source=
"namebg_png"
horizontalCenter=
"-4"
bottom=
"-4"
/>
<e:Label
id=
"nameTxt"
text=
"La121233bel"
y=
"91.5"
size=
"20"
horizontalCenter=
"1"
/>
</e:Group>
<e:Image
id=
"adBtn"
y=
"47
4.02"
source=
"ad_icon_png"
right=
"24
"
width=
"122"
height=
"122"
/>
<e:Image
id=
"adBtn"
y=
"47
8"
source=
"ad_icon_png"
right=
"602
"
width=
"122"
height=
"122"
/>
<e:Button
id=
"taskBtn"
label=
""
x=
"572.62"
y=
"248.51"
visible=
"false"
>
<e:skinName>
<e:Skin
states=
"up,down,disabled"
>
...
...
mock/happyclear/advert.json
View file @
9646c52b
{
"code"
:
"0000000000"
,
"data"
:
{
"mapAdvert"
:
{
"enable"
:
true
,
"advertList"
:
[
{
"img"
:
"//yun.duiba.com.cn/images/201910/2iu41if4n7.png"
,
"url"
:
"https://cuxiao.m.suning.com/scms/s11dybys.html?adTypeCode=1137&adId=https%3A%2F%2Flib.suning.com%2Fweex%2Fs11dybys.js%3FpageCode%3Ds11dybys"
}
]
},
"noticeAdvert"
:
{
"enable"
:
true
,
"advertList"
:
[
{
"img"
:
"//yun.duiba.com.cn/images/201910/mgspbjuspb.png"
,
"url"
:
"http://shop.m.suning.com/sale/30001669_10269054.html"
}
]
},
"popupAdvert"
:
null
},
"success"
:
true
,
"desc"
:
"OK"
,
"timestamp"
:
1571821360634
}
\ No newline at end of file
{
"code"
:
"0000000000"
,
"data"
:{
"mapAdvert"
:{
"enable"
:
true
,
"advertList"
:[{
"img"
:
"//yun.duiba.com.cn/images/201910/2iu41if4n7.png"
,
"url"
:
"https://cuxiao.m.suning.com/scms/s11dybys.html?adTypeCode=1137&adId=https%3A%2F%2Flib.suning.com%2Fweex%2Fs11dybys.js%3FpageCode%3Ds11dybys"
}]},
"noticeAdvert"
:{
"enable"
:
true
,
"advertList"
:[{
"img"
:
"//yun.duiba.com.cn/images/201910/zqtdp6xibw.jpg"
,
"url"
:
"https://cuxiao.m.suning.com/scms/songshu.html"
}]},
"popupAdvert"
:
null
},
"success"
:
true
,
"desc"
:
"OK"
,
"timestamp"
:
1571913337116
}
\ No newline at end of file
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