Commit 66d3d938 authored by lujinlei's avatar lujinlei

-a

parent 6c834fb4
......@@ -934,5 +934,5 @@ export const ResJson = {
"name": "svga"
}
],
"path": "https://yun.duiba.com.cn/db_games/activity/template/1632724226/resource/"
"path": "https://yun.duiba.com.cn/db_games/activity/template/1634714993/resource/"
}
\ No newline at end of file
......@@ -21,7 +21,7 @@ export class ShareHintPanel extends FYGE.Sprite {
btn.alpha = 0.7;
let bg = this.addChild(Tools.getSprite('share.png'))
bg.position.set(200,180+layers.stageOffsetY)
bg.position.set(170,180+layers.stageOffsetY)
bg.mouseChildren = false;
bg.mouseEnable = false;
bg.addChild(Tools.getText('点击分享',30,"#ffffff")).position.set(120,240)
......
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