Browse Source

[动画][修改]:动画默认值

tags/jenkins-front-end-screenad-209-v113^0
hupeng 5 years ago
parent
commit
8550157897
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      App.js

+ 1
- 1
App.js View File

@@ -90,7 +90,7 @@ export default class MyPage extends Component {
contentItem0:null,
contentItem1:null,
contentItem2:null,
animationTheme:{},
animationTheme:animationThemes[0],
contentDisplayStatus:false,
syncMessage: "初始化..." ,
errorMessage: '加载中...',


Loading…
Cancel
Save