@@ -1,7 +1,9 @@
/* 许钟文修改的 标记 xzw
另外 所有"matter"字样已被我删除 原因:删除matterport信息
*/
-
+
window.common = null;
window.MathLight = null;
window.math = null
@@ -298,17 +300,21 @@ var createGuideAni = function(){
var animateInfo1 = {
- cellXcount : 14,
- cellYcount : 11,
+ /* cellXcount : 14,
+ cellYcount : 11, */
+ cellXcount : 12,
+ cellYcount : 9,
loop : true,
duration : 4000,
- maxCount: 144
+ //maxCount: 144
}
var animateInfo2 = {
cellXcount : 10,
cellYcount : 7,
- duration : 1100,
+ duration : 1200,
maxCount: 67