Commit 3d3f7622 authored by liujiangnan's avatar liujiangnan

feat: 绘玩英语

parent 380681d7
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
"__id__": 455 "__id__": 455
} }
], ],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 497 "__id__": 497
......
...@@ -27,8 +27,8 @@ cc.Class({ ...@@ -27,8 +27,8 @@ cc.Class({
}, 0); }, 0);
layout.width = totalWidth; layout.width = totalWidth;
const baseUrl = 'https://staging-teach.ireadabc.com'; const baseUrl = 'https://staging-openapi.iteachabc.com';
const uri = '/api/template/v1/middleLayer_for_debug' const uri = '/api/template/v1/middleLayer_for_iplayabc'
const reqData = {}; const reqData = {};
cc.game.addPersistRootNode(cc.find('cacertNode')); cc.game.addPersistRootNode(cc.find('cacertNode'));
......
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