| | |
| | | </LinearLayout> |
| | | |
| | | |
| | | |
| | | <RelativeLayout |
| | | |
| | | android:layout_width="match_parent" |
| | | android:visibility="visible" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="15dp"> |
| | | android:layout_marginTop="15dp" |
| | | android:visibility="visible"> |
| | | |
| | | <TextView |
| | | android:id="@+id/my_newCardList_ll" |
| | |
| | | </RelativeLayout> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/sys_ip" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="15dp" |
| | | android:text="IP设置" |
| | | android:textSize="@dimen/text_size" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/sys_ip" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="15dp" |
| | | android:text="IP设置" |
| | | android:textSize="@dimen/text_size" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/card_replacement" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="15dp" |
| | | android:text="用户补卡" |
| | | android:textSize="@dimen/text_size" /> |
| | | |
| | | |
| | | <TextView |
| | | android:layout_marginTop="15dp" |
| | | android:id="@+id/my_psw" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="15dp" |
| | | android:text="密码设置" |
| | | android:textSize="@dimen/text_size" /> |
| | | |
| | | <TextView |
| | | android:layout_marginTop="15dp" |
| | | android:id="@+id/my_testConnect" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="15dp" |
| | | android:text="未连接数据中心" |
| | | android:textSize="@dimen/text_size" /> |
| | | </LinearLayout> |