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
Browse Source
【大屏】【添加】【商户排行字号调整5】
tags/jenkins-front-end-screenad-305-v161^0
caserKing
5 years ago
parent
cdf503afee
commit
a902c1505f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
App.js
+ 1
- 1
App.js
View File
@@ -497,7 +497,7 @@ renderRankDom() {
}
//每一条 rank
rankItemDom(item,index) {
let fontSizeNum =
4
0/(PixelRatio.get());
let fontSizeNum =
3
0/(PixelRatio.get());
let curStyleObj = {
width: fontSizeNum,
height: fontSizeNum
Write
Preview
Loading…
Cancel
Save