|
|
|
@ -2,7 +2,6 @@ package com.qhclh.ytzh.home; |
|
|
|
|
|
|
|
import android.Manifest; |
|
|
|
import android.content.Intent; |
|
|
|
import android.net.Uri; |
|
|
|
import android.os.Looper; |
|
|
|
import android.support.annotation.NonNull; |
|
|
|
import android.support.v4.app.FragmentTransaction; |
|
|
|
@ -27,7 +26,6 @@ import com.qhclh.ytzh.index.shangpin.InHouseActivity; |
|
|
|
import com.qhclh.ytzh.index.shangpin.ShangpinFragment; |
|
|
|
import com.qhclh.ytzh.me.MeFragment; |
|
|
|
import com.qhclh.ytzh.tasks.ViewOnClickTask; |
|
|
|
import com.qhclh.ytzh.utils.ApkUtils; |
|
|
|
import com.qhclh.ytzh.utils.Urltool; |
|
|
|
import com.qhclh.ytzh.work.WorkFragment; |
|
|
|
|
|
|
|
|