Commit 64b216f7 authored by liujiangnan's avatar liujiangnan

feat: 添加fontJS

parent 316fd93f
...@@ -102,7 +102,7 @@ cc.Class({ ...@@ -102,7 +102,7 @@ cc.Class({
} else { } else {
return JSON.stringify({ return JSON.stringify({
baseUrl: "http://staging-openapi.iteachabc.com", baseUrl: "http://staging-openapi.iteachabc.com",
middleLayerName: "middleLayer_for_PSQS", middleLayerName: "middleLayer_for_debug",
}); });
} }
}, },
......
{
"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
window.frontjsConfig={token:"b1f4ed4782ac64236aacf29c80f76563", behaviour:15, captureConsoleLog:true, FPSThreshold:10}
\ No newline at end of file
{
"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
This diff is collapsed.
{
"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
{ {
"last-module-event-record-time": 1645672554238, "last-module-event-record-time": 1672973139671,
"migrate-history": [ "migrate-history": [
"cloud-function" "cloud-function"
], ],
......
{ {
"game": { "game": {
"name": "未知游戏", "name": "oxfordlite",
"appid": "UNKNOW" "appid": "691877513",
"cid": "14699"
}, },
"configs": [ "configs": [
{ {
...@@ -27,6 +28,15 @@ ...@@ -27,6 +28,15 @@
}, },
{ {
"appid": "UNKNOW" "appid": "UNKNOW"
},
{
"appid": "691877513",
"services": [
{
"service_id": "351",
"enable": true
}
]
} }
], ],
"needExecNative": true "needExecNative": true
......
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