emacroh5lib 1.0.60 → 1.0.61

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "emacroh5lib",
3
- "version": "1.0.60",
3
+ "version": "1.0.61",
4
4
  "description": "EMacro前端组件库",
5
5
  "main": "dist/emacroh5lib.min.js",
6
6
  "scripts": {
@@ -165,6 +165,7 @@
165
165
  resolve("");
166
166
  imageObject.onload = null
167
167
 
168
+ console.log("切换1", i);
168
169
  if (i == 0) {
169
170
  console.log("切换", Date.now);
170
171
  $this.switchAction("next");