Skip to content

Commit

Permalink
优化:
Browse files Browse the repository at this point in the history
1.优化网页界面显示
2.广场模块封装BaseSquareFg
3.广场界面优化,新增动画交互
修复:
1.Fix 网页界面更多点击空白无法取消
  • Loading branch information
[email protected] committed Sep 29, 2020
1 parent 355e5e2 commit f02238c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ext {
compileSdkVersion: 28,
minSdkVersion : 21,
targetSdkVersion : 28,
versionCode : 3,
versionCode : 4,
versionName : "1.0",
]

Expand Down

0 comments on commit f02238c

Please sign in to comment.