注销账号功能添加
This commit is contained in:
parent
381ca84525
commit
5a5164f72b
@ -252,8 +252,8 @@ public class WebViewActivity extends AbsActivity {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static void forward(Context context, String url) {
|
public static void forward(Context context, String url) {
|
||||||
forward(context, url, true);
|
forward(context, url, true); }
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void onDestroy() {
|
protected void onDestroy() {
|
||||||
|
Loading…
Reference in New Issue
Block a user