|
@@ -1601,8 +1601,8 @@ class CustomerProfile extends Component {
|
|
</View>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
|
|
|
|
- <View style={{ marginTop: '60rpx' }}>
|
|
|
|
- <View className="title">面谈已知企业情况</View>
|
|
|
|
|
|
+ {/* <View style={{ marginTop: '60rpx' }}> */}
|
|
|
|
+ <View className="title" style={{ marginTop: '60rpx' }}>面谈已知企业情况</View>
|
|
<View className="tit" style={{ margin: '32rpx 0 20rpx;'}}>
|
|
<View className="tit" style={{ margin: '32rpx 0 20rpx;'}}>
|
|
<Text>
|
|
<Text>
|
|
1.知识产权情况
|
|
1.知识产权情况
|
|
@@ -1918,7 +1918,7 @@ class CustomerProfile extends Component {
|
|
<AtButton type="secondary" circle onClick={this.handlePrevClick.bind(this)}>上一页</AtButton>
|
|
<AtButton type="secondary" circle onClick={this.handlePrevClick.bind(this)}>上一页</AtButton>
|
|
<AtButton type="primary" circle onClick={this.handleNextClick.bind(this)}>下一页</AtButton>
|
|
<AtButton type="primary" circle onClick={this.handleNextClick.bind(this)}>下一页</AtButton>
|
|
</View>
|
|
</View>
|
|
- </View>
|
|
|
|
|
|
+ {/* </View> */}
|
|
</View>
|
|
</View>
|
|
}
|
|
}
|
|
</View>
|
|
</View>
|