|
@@ -1306,11 +1306,11 @@ class Index extends Api
|
|
|
'account' => $this->encrypt($this->auth->mobile, '!@#$%^&*FJGFJT78'),
|
|
|
'cpPermission' => 'GITV',
|
|
|
'intent' => [
|
|
|
- 'action' => 'com.huxiu.heh.tv.ui.video.detail.VideoDetailActivity',
|
|
|
+ 'action' => 'com.huxiu.heh.tv.ui.splash.SplashActivity',
|
|
|
'package' => 'com.huxiu.heh.tv',
|
|
|
'component' => [
|
|
|
'pkg' => 'com.huxiu.heh.tv',
|
|
|
- 'cls' => 'com.huxiu.heh.tv.ui.video.detail.VideoDetailActivity'
|
|
|
+ 'cls' => 'com.huxiu.heh.tv.ui.splash.SplashActivity'
|
|
|
],
|
|
|
'extras' => [
|
|
|
/*'cmd' => '',
|
|
@@ -1378,11 +1378,11 @@ class Index extends Api
|
|
|
'account' => $this->encrypt($this->auth->mobile, '!@#$%^&*FJGFJT78'),
|
|
|
'cpPermission' => 'GITV',
|
|
|
'intent' => [
|
|
|
- 'action' => 'com.huxiu.heh.tv.ui.video.detail.VideoDetailActivity',
|
|
|
+ 'action' => 'com.huxiu.heh.tv.ui.splash.SplashActivity',
|
|
|
'package' => 'com.huxiu.heh.tv',
|
|
|
'component' => [
|
|
|
'pkg' => 'com.huxiu.heh.tv',
|
|
|
- 'cls' => 'com.huxiu.heh.tv.ui.video.detail.VideoDetailActivity'
|
|
|
+ 'cls' => 'com.huxiu.heh.tv.ui.splash.SplashActivity'
|
|
|
],
|
|
|
'extras' => [
|
|
|
/*'cmd' => '',
|