Commit 3319738f by 修福龙

无码商品改成输入价格

parent 5f7b0bb1
...@@ -551,7 +551,7 @@ class VerticalPage extends Component { ...@@ -551,7 +551,7 @@ class VerticalPage extends Component {
marginRight: 50, marginRight: 50,
marginLeft: 50, marginLeft: 50,
}}> }}>
<Text style={styles.btnText}>无码商品</Text> <Text style={styles.btnText}>输入价格</Text>
</Touch> </Touch>
<Touch <Touch
onPress={this.props.clearList} onPress={this.props.clearList}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment