Ver código fonte

修改提现金额

xiongxiaohe 8 anos atrás
pai
commit
9cefd57159

+ 0 - 6
app/src/main/java/com/sheep/jiuyan/samllsheep/page/MainActivity.java

@@ -253,12 +253,6 @@ if (BuildConfig.DEBUG)
 
                         }
                     });
-
-
-
-
-
-
             }
         });
         findViewById(R.id.img_share).setOnClickListener(new View.OnClickListener() {

+ 1 - 1
app/src/main/res/layout/withdraw_activity.xml

@@ -41,7 +41,7 @@
         android:layout_margin="@dimen/content_padding_big"
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
-        android:text="注:每月25日开放提现"
+        android:text="工作日提现12小时内到账,节假日最晚3天到账。"
         android:textColor="@color/orange_text_light"
         android:textSize="@dimen/text_size_3"/>