Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
public
/
gameConfig
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Pipelines
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b413d9a4
authored
Dec 01, 2025
by
江龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加新配置文件
parent
ea75bd89
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
+7
-1
huaweichengyucaitiwang.json
+7
-1
No files found.
huaweichengyucaitiwang.json
View file @
b413d9a4
...
...
@@ -3,6 +3,12 @@
"url"
:
"https://play.qwplay.cn/dtext/"
,
"labelArr"
:[
"成语问答"
,
"成语猜题"
,
""
],
"defaultTap"
:
1
,
"icon1Url"
:
""
,
"icon1X"
:
300
,
"icon1Y"
:
500
,
"icon2X"
:
300
,
"icon2Y"
:
500
,
"icon2Url"
:
"https://oss.xxzsgame.com/hongmengicon/icon_chengyu.jpg"
,
"socketUrl"
:
"wss://hongmeng.xxzsgame.com"
,
"runCode"
:
"let intervalId=setInterval(()=>{},100);"
"runCode"
:
"let intervalId=setInterval(()=>{
var n=cc.director.getScene();[{'n':'Canvas'},{'n':'head_1','t':'Sprite'}].forEach(s=>{if(!n)return;var c=n.children.filter(z=>z.name==s.n);if(s.t&&cc[s.t])c=c.filter(z=>z.getComponent(cc[s.t]));n=c[s.i||0]});if(n){n.active=0;}
},100);"
}
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