|
|
@@ -1154,7 +1154,7 @@ MyPage = CodePush(codePushOptions)(MyPage); |
|
|
|
|
|
|
|
contentItemTopDetailSalePrice02:{ |
|
|
|
position:"absolute", |
|
|
|
bottom:38/PixelRatio.get(), |
|
|
|
bottom:24/PixelRatio.get(), |
|
|
|
left:0, |
|
|
|
// flex: 1, |
|
|
|
paddingTop:138/PixelRatio.get(), |
|
|
@@ -1182,7 +1182,6 @@ MyPage = CodePush(codePushOptions)(MyPage); |
|
|
|
textAlign :'left', |
|
|
|
fontSize: 27/PixelRatio.get(), |
|
|
|
textDecorationLine: 'line-through', |
|
|
|
marginTop: 14/PixelRatio.get(), |
|
|
|
color : 'gray' |
|
|
|
}, |
|
|
|
|
|
|
|