| | |
| | | |
| | | import com.lcjian.library.RetainViewFragment; |
| | | import com.lcjian.library.util.ManifestDataUtil; |
| | | import com.tencent.smtt.export.external.TbsCoreSettings; |
| | | import com.tencent.smtt.export.external.interfaces.SslError; |
| | | import com.tencent.smtt.export.external.interfaces.SslErrorHandler; |
| | | import com.tencent.smtt.sdk.QbSdk; |
| | | import com.umeng.analytics.MobclickAgent; |
| | | import com.weikou.beibeivideo.entity.AccumulateRule; |
| | | import com.weikou.beibeivideo.entity.PlayUrl; |
| | |
| | | import org.greenrobot.eventbus.EventBus; |
| | | import org.greenrobot.eventbus.Subscribe; |
| | | |
| | | import java.util.HashMap; |
| | | |
| | | /** |
| | | * 网页加载页面 |
| | | * |