|
|
@@ -75,11 +75,9 @@
|
|
|
<android.support.v7.widget.AppCompatEditText
|
|
|
android:id="@+id/login_et_scope"
|
|
|
style="@style/style_login_et"
|
|
|
- android:hint="请输入邀请码"
|
|
|
android:visibility="gone"
|
|
|
android:inputType="text"
|
|
|
android:hint="请输入邀请码(非必填)"
|
|
|
- android:inputType="phone"
|
|
|
android:maxLength="11"/>
|
|
|
<View
|
|
|
android:layout_width="match_parent"
|