Sfoglia il codice sorgente

[售价面额][修改]:[文字大小和位置的修改]

tags/jenkins-front-end-screenad-85-v60
meo 6 anni fa
parent
commit
2e9a1bc1d6
1 ha cambiato i file con 5 aggiunte e 3 eliminazioni
  1. +5
    -3
      App.js

+ 5
- 3
App.js Vedi File

@@ -720,7 +720,9 @@ render() {

// 售价的样式
contentItemTopDetailCurPrice:{
flex: 3,
position:"absolute",
bottom:10,
left:0,
width:'100%',
height:'100%',
flexDirection: 'row',
@@ -751,9 +753,9 @@ render() {
bottom:0,
left:0,
// flex: 1,
paddingTop:"10%",
// paddingTop:50,
width:'100%',
height:'100%',
// height:'100%',
backgroundColor:'transparent',
},



Caricamento…
Annulla
Salva