import React, {Component} from 'react'; import { View, Text, SafeAreaView, ScrollView, Image, Dimensions, TouchableOpacity, } from 'react-native'; import { WhiteSpace, WingBlank } from '@ant-design/react-native'; import public_css from '../../../source/css/public_css'; export default class problem extends Component { constructor(props) { super(props); this.props.navigation.dangerouslyGetParent().setOptions({ tabBarVisible: false, }); this.state = { listData: [], showFoot: 0, // 控制foot, 0:隐藏footer 1:已加载完成,没有更多数据 2 :显示加载中 isLoading: false, }; } render() { return ( 1、短信是否会冲销 短信有效期为长期使用,您不需要当心短信会被冲销。 2、客服联系电话是多少?服务时间是什么时候? 云票在线客户服务联系电话为:0871-63193319、0871-6 3193999。服务时间为周一至周五8:30-17:30 ); } }