|
@@ -381,7 +381,7 @@ public class MainActivity extends BaseActivity {
|
|
|
Log.e("------->","-------->"+UserCache.getSerialName());
|
|
|
}
|
|
|
// -------------------------------------WebInterface相关方法开始----------------------------
|
|
|
- String mUrl = "https://dwytbt.qingyaokeji.com/index.html#/";
|
|
|
+ String mUrl = "https://dwytb.qingyaokeji.com/index.html#/";
|
|
|
private void checkNet() {
|
|
|
if (!MyTools.isNetworkAvailable(getApplicationContext())) {
|
|
|
ll_nonet.setVisibility(View.VISIBLE);
|