|
@@ -3,7 +3,7 @@ import { StyleSheet, Text, View, Image } from "react-native"
|
|
import { unitWidth, unitHeight, getStatusBarHeight } from "../utils/AdapterUtil";
|
|
import { unitWidth, unitHeight, getStatusBarHeight } from "../utils/AdapterUtil";
|
|
import MyButtom from '../component/MyButton'
|
|
import MyButtom from '../component/MyButton'
|
|
|
|
|
|
-export default class Loginpage extends Component {
|
|
|
|
|
|
+export default class Register3 extends Component {
|
|
render() {
|
|
render() {
|
|
return (
|
|
return (
|
|
<View style={styles.container}>
|
|
<View style={styles.container}>
|