This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mobileui
/
screenAd
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
273
Wiki
Activity
2 Commits
db9261b715
...
629212a508
Author
SHA1
Message
Date
hupeng
629212a508
Merge commit 'refs/tags/jenkins-front-end-screenad-209-v113^{}' into release
5 years ago
hupeng
8550157897
[动画][修改]:动画默认值
5 years ago
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
+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: '加载中...',
Write
Preview
Loading…
Cancel
Save