Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
debug_shell
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
debug_shell
Commits
95584226
Commit
95584226
authored
Jan 06, 2023
by
Guo Yuhang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://vcs.ireadabc.com/template/debug_shell
# Conflicts: # play/settings/project.json
parents
dc66261b
64b216f7
Changes
8
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
47 additions
and
4 deletions
+47
-4
debug_shell.js
play/assets/debug_shell/scene/debug_shell.js
+1
-1
frontjs.meta
play/assets/frontjs.meta
+12
-0
_FrontJSSDKConfig.js
play/assets/frontjs/_FrontJSSDKConfig.js
+1
-0
_FrontJSSDKConfig.js.meta
play/assets/frontjs/_FrontJSSDKConfig.js.meta
+9
-0
frontjs.cocos.min.js
play/assets/frontjs/frontjs.cocos.min.js
+2
-0
frontjs.cocos.min.js.meta
play/assets/frontjs/frontjs.cocos.min.js.meta
+9
-0
project.json
play/settings/project.json
+1
-1
services.json
play/settings/services.json
+12
-2
No files found.
play/assets/debug_shell/scene/debug_shell.js
View file @
95584226
...
...
@@ -102,7 +102,7 @@ cc.Class({
}
else
{
return
JSON
.
stringify
({
baseUrl
:
"
http://staging-openapi.iteachabc.com
"
,
middleLayerName
:
"
middleLayer_for_
PSQS
"
,
middleLayerName
:
"
middleLayer_for_
debug
"
,
});
}
},
...
...
play/assets/frontjs.meta
0 → 100644
View file @
95584226
{
"ver": "1.1.2",
"uuid": "9ba5b592-bc9c-48f7-9ee1-210ebc0ac056",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
play/assets/frontjs/_FrontJSSDKConfig.js
0 → 100644
View file @
95584226
window
.
frontjsConfig
=
{
token
:
"
b1f4ed4782ac64236aacf29c80f76563
"
,
behaviour
:
15
,
captureConsoleLog
:
true
,
FPSThreshold
:
10
}
\ No newline at end of file
play/assets/frontjs/_FrontJSSDKConfig.js.meta
0 → 100644
View file @
95584226
{
"ver": "1.0.8",
"uuid": "46a9ee85-7f41-420f-af27-8f702543d550",
"isPlugin": true,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
play/assets/frontjs/frontjs.cocos.min.js
0 → 100644
View file @
95584226
This diff is collapsed.
Click to expand it.
play/assets/frontjs/frontjs.cocos.min.js.meta
0 → 100644
View file @
95584226
{
"ver": "1.0.8",
"uuid": "f1a5c637-b824-471f-b430-c3b928bffb92",
"isPlugin": true,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
play/settings/project.json
View file @
95584226
{
"last-module-event-record-time"
:
16
5992680029
1
,
"last-module-event-record-time"
:
16
7297313967
1
,
"migrate-history"
:
[
"cloud-function"
],
...
...
play/settings/services.json
View file @
95584226
{
"game"
:
{
"name"
:
"未知游戏"
,
"appid"
:
"UNKNOW"
"name"
:
"oxfordlite"
,
"appid"
:
"691877513"
,
"cid"
:
"14699"
},
"configs"
:
[
{
...
...
@@ -27,6 +28,15 @@
},
{
"appid"
:
"UNKNOW"
},
{
"appid"
:
"691877513"
,
"services"
:
[
{
"service_id"
:
"351"
,
"enable"
:
true
}
]
}
],
"needExecNative"
:
true
...
...
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