使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
mobileui
/
screenAd
关注
3
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
273
百科
动态
2 次代码提交
db9261b715
...
629212a508
作者
SHA1
备注
提交日期
hupeng
629212a508
Merge commit 'refs/tags/jenkins-front-end-screenad-209-v113^{}' into release
5 年前
hupeng
8550157897
[动画][修改]:动画默认值
5 年前
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
+1
-1
App.js
+ 1
- 1
App.js
查看文件
@@ -90,7 +90,7 @@ export default class MyPage extends Component {
contentItem0:null,
contentItem1:null,
contentItem2:null,
animationTheme:
{}
,
animationTheme:
animationThemes[0]
,
contentDisplayStatus:false,
syncMessage: "初始化..." ,
errorMessage: '加载中...',
撰写
预览
正在加载...
取消
保存