@ives_xxz/framework 2.1.36 → 2.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -188,7 +188,7 @@ export class FWLayerManager extends FWManager implements FW.LayerManager {
188
188
 
189
189
  if (this.debug) {
190
190
  FW.Log.error(
191
- `${cc.js.getClassName(layerData?.controllerConstructor)} 关闭Layer}`,
191
+ `${cc.js.getClassName(layerData?.controllerConstructor)} ->关闭Layer`,
192
192
  );
193
193
  }
194
194
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ives_xxz/framework",
3
- "version": "2.1.36",
3
+ "version": "2.1.37",
4
4
  "description": "cocoscreator 2.x mvc framework",
5
5
  "main": "index.js",
6
6
  "keywords": [