Преглед изворни кода

[扫码领取][修改]:[文字样式修改]

tags/jenkins-front-end-screenad-96-v70^0
meo пре 6 година
родитељ
комит
9a6836805e
1 измењених фајлова са 5 додато и 3 уклоњено
  1. +5
    -3
      App.js

+ 5
- 3
App.js Прегледај датотеку

@@ -336,7 +336,6 @@ getContentViewItemUplayer(contentItem) {

getContentViewItemActionStr(contentItem) {
if (contentItem.type == 0) {

if (contentItem.subType == 2)
return '扫码秒杀';
else if (contentItem.subType == 6)
@@ -735,11 +734,14 @@ render() {
width:'100%',
height:'100%',
backgroundColor:'transparent',
fontWeight : 'bold',
textAlign :'center',
textAlignVertical:'center',
fontSize: 36/PixelRatio.get(),
color: 'darkgray'
color: 'black',
// borderStyle:"solid",
// borderWidth:1,
// borderColor:"red",
fontFamily: 'Helvetica Neue'
},

// 券的title


Loading…
Откажи
Сачувај