Browse Source

fixed: 显示高度

王刚 3 years ago
parent
commit
ab13611bad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gameserver/Public/gamesys/home/pages/action/action.js

+ 1 - 1
Gameserver/Public/gamesys/home/pages/action/action.js

@@ -233,7 +233,7 @@ function GetContinued(uid) {
                             data: ds
                         }]
                     },
-                    options: {}
+                    options: {maintainAspectRatio:false}
                 });
             }