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
42eac260
Commit
42eac260
authored
Feb 13, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Plain Diff
1
parents
e49b5a92
df50bf01
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
2 deletions
+3
-2
showoff.jpg
egret/resource/assets/showoff.jpg
+0
-0
showoff1.jpg
egret/resource/assets/showoff1.jpg
+0
-0
Share2Skin.exml
egret/resource/skins/Share2Skin.exml
+1
-1
shareCtrl.ts
egret/src/shareCtrl.ts
+2
-1
No files found.
egret/resource/assets/showoff.jpg
View replaced file @
e49b5a92
View file @
42eac260
190 KB
|
W:
|
H:
448 KB
|
W:
|
H:
2-up
Swipe
Onion skin
egret/resource/assets/showoff1.jpg
View replaced file @
e49b5a92
View file @
42eac260
168 KB
|
W:
|
H:
269 KB
|
W:
|
H:
2-up
Swipe
Onion skin
egret/resource/skins/Share2Skin.exml
View file @
42eac260
...
...
@@ -7,7 +7,7 @@
<e:Label
id=
"lvTxt"
text=
"188"
x=
"247.65"
y=
"721.82"
size=
"14"
anchorOffsetX=
"0"
width=
"61.33"
textAlign=
"center"
verticalAlign=
"middle"
textColor=
"0xEA2917"
visible=
"false"
/>
</e:Group>
<e:Group
id=
"pic2"
y=
"46"
horizontalCenter=
"0"
>
<e:Image
x=
"0"
y=
"0"
s
caleX=
"0.8"
scaleY=
"0.8"
s
ource=
"showoff1_jpg"
/>
<e:Image
x=
"0"
y=
"0"
source=
"showoff1_jpg"
/>
<e:Label
id=
"lvTxt0"
text=
"14"
x=
"222.44"
y=
"218.25"
anchorOffsetX=
"0"
width=
"130.67"
anchorOffsetY=
"0"
bold=
"true"
textColor=
"0xEC1F09"
textAlign=
"center"
verticalAlign=
"middle"
size=
"106"
visible=
"false"
/>
<e:Label
id=
"tipsTxt0"
text=
"超过了60%的好友"
y=
"324.22"
anchorOffsetX=
"0"
anchorOffsetY=
"0"
textColor=
"0xEC1F09"
textAlign=
"center"
verticalAlign=
"middle"
size=
"29"
horizontalCenter=
"0"
visible=
"false"
/>
</e:Group>
...
...
egret/src/shareCtrl.ts
View file @
42eac260
...
...
@@ -67,7 +67,8 @@ class Share2 extends ComponentBase {
callShareApi
(
'https://yun.duiba.com.cn/db_games/vvshareshare.jpg'
,
channel
);
// callShareApi('https://yun.duiba.com.cn/db_games/xxshareshare4.jpg', channel);
else
callShareApi
(
'https://yun.duiba.com.cn/db_games/xxlshare.jpg'
,
channel
);
callShareApi
(
'https://yun.duiba.com.cn/db_games/xxxlshare.jpg'
,
channel
);
// callShareApi('https://yun.duiba.com.cn/db_games/xxlshare.jpg', channel);
// }, base64);
}
...
...
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