浏览代码

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

tags/jenkins-front-end-screenad-85-v60
meo 6 年前
父节点
当前提交
2e9a1bc1d6
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. +5
    -3
      App.js

+ 5
- 3
App.js 查看文件

@@ -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',
},



正在加载...
取消
保存