Browse Source

test ignore

duanchangpeng 5 years ago
parent
commit
0157f0796e

+ 3 - 1
.gitignore

@@ -10,4 +10,6 @@ dist/
 npm-debug.log*
 npm-debug.log*
 yarn-debug.log*
 yarn-debug.log*
 yarn-error.log*
 yarn-error.log*
-package-lock.json
+package-lock.json
+/hbuild/GoAllOutTv/build/
+/hbuild/GoAllOutTv/GoAllOutTv/

+ 3 - 19
hbuild/GoAllOutTv/GoAllOutTv/index.html

@@ -1,19 +1,3 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
-    <title></title>
-    <script type="text/javascript">
-    	
-   		document.addEventListener('plusready', function(){
-   			//console.log("所有plus api都应该在此事件发生后调用,否则会出现plus is undefined。")
-   			
-   		});
-   		
-    </script>
-</head>
-<body>
-	
-</body>
-</html>
+<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>GoAllOut</title><link href=css/chunk-0eae4643.dfed8c74.css rel=prefetch><link href=css/chunk-1a8dc6e9.0ed9591d.css rel=prefetch><link href=css/chunk-43eaa3d9.b8f2dfd9.css rel=prefetch><link href=css/chunk-605a1128.7705bbbf.css rel=prefetch><link href=css/chunk-7463f0bc.a6e1aa30.css rel=prefetch><link href=css/chunk-e29e477a.43afbcae.css rel=prefetch><link href=js/chunk-0eae4643.023ee700.js rel=prefetch><link href=js/chunk-1a8dc6e9.5601be11.js rel=prefetch><link href=js/chunk-43eaa3d9.18616dc0.js rel=prefetch><link href=js/chunk-605a1128.f17a47f3.js rel=prefetch><link href=js/chunk-7463f0bc.975ee978.js rel=prefetch><link href=js/chunk-e29e477a.52a52069.js rel=prefetch><link href=css/app.a94e85ba.css rel=preload as=style><link href=css/chunk-vendors.26af7fb9.css rel=preload as=style><link href=js/app.0d17dd2e.js rel=preload as=script><link href=js/chunk-vendors.141c63aa.js rel=preload as=script><link href=css/chunk-vendors.26af7fb9.css rel=stylesheet><link href=css/app.a94e85ba.css rel=stylesheet></head><body><noscript><strong>We're sorry but GoAllOut doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.141c63aa.js></script><script src=js/app.0d17dd2e.js></script></body><style>body {
+          background: #028fe1;
+      }</style></html>

+ 8 - 8
hbuild/GoAllOutTv/GoAllOutTv/manifest.json

@@ -10,7 +10,7 @@
     "icons" : {
     "icons" : {
         "72" : "icon.png"
         "72" : "icon.png"
     },
     },
-    "launch_path" : "http://tv.iyoogo.com:85/", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
+    "launch_path" : "index.html", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
     "developer" : {
     "developer" : {
         "name" : "mefisto", /*开发者名称*/
         "name" : "mefisto", /*开发者名称*/
         "email" : "", /*开发者邮箱地址*/
         "email" : "", /*开发者邮箱地址*/
@@ -167,10 +167,10 @@
                 "android" : {
                 "android" : {
                     "mdpi" : "", /*普通屏程序图标,分辨率:48x48*/
                     "mdpi" : "", /*普通屏程序图标,分辨率:48x48*/
                     "ldpi" : "", /*大屏程序图标,分辨率:48x48*/
                     "ldpi" : "", /*大屏程序图标,分辨率:48x48*/
-                    "hdpi" : "E:/123/图标和启动页/72.png", /*高分屏程序图标,分辨率:72x72*/
-                    "xhdpi" : "E:/123/图标和启动页/96.png", /*720P高分屏程序图标,分辨率:96x96*/
-                    "xxhdpi" : "E:/123/图标和启动页/144.png", /*1080P 高分屏程序图标,分辨率:144x144*/
-                    "xxxhdpi" : "E:/123/图标和启动页/192.png"
+                    "hdpi" : "D:\\wwwroot\\flyong\\icon/72.png", /*高分屏程序图标,分辨率:72x72*/
+                    "xhdpi" : "D:\\wwwroot\\flyong\\icon/96.png", /*720P高分屏程序图标,分辨率:96x96*/
+                    "xxhdpi" : "D:\\wwwroot\\flyong\\icon/144.png", /*1080P 高分屏程序图标,分辨率:144x144*/
+                    "xxxhdpi" : "D:\\wwwroot\\flyong\\icon/192.png"
                 }
                 }
             },
             },
             "splashscreen" : {
             "splashscreen" : {
@@ -197,9 +197,9 @@
                 "android" : {
                 "android" : {
                     "mdpi" : "", /*普通屏启动图片,分辨率:240x282*/
                     "mdpi" : "", /*普通屏启动图片,分辨率:240x282*/
                     "ldpi" : "", /*大屏启动图片,分辨率:320x442*/
                     "ldpi" : "", /*大屏启动图片,分辨率:320x442*/
-                    "hdpi" : "D:/wwwroot/flyLong/icon/启动页762480.png", /*高分屏启动图片,分辨率:480x762*/
-                    "xhdpi" : "D:/wwwroot/flyLong/icon/启动页1242720.png", /*720P高分屏启动图片,分辨率:720x1242*/
-                    "xxhdpi" : "D:/wwwroot/flyLong/icon/启动页18821080.png" /*1080P高分屏启动图片,分辨率:1080x1882*/
+                    "hdpi" : "D:\\wwwroot\\flyong\\icon/启动页762480.png", /*高分屏启动图片,分辨率:480x762*/
+                    "xhdpi" : "D:\\wwwroot\\flyong\\icon/启动页1242720.png", /*720P高分屏启动图片,分辨率:720x1242*/
+                    "xxhdpi" : "D:\\wwwroot\\flyong\\icon/启动页18821080.png" /*1080P高分屏启动图片,分辨率:1080x1882*/
                 },
                 },
                 "androidStyle" : "default"
                 "androidStyle" : "default"
             },
             },

+ 1 - 1
hbuild/GoAllOutTv/build/index.html

@@ -1,3 +1,3 @@
-<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>GoAllOut</title><link href=css/chunk-0eae4643.dfed8c74.css rel=prefetch><link href=css/chunk-1a8dc6e9.0ed9591d.css rel=prefetch><link href=css/chunk-43eaa3d9.b8f2dfd9.css rel=prefetch><link href=css/chunk-605a1128.7705bbbf.css rel=prefetch><link href=css/chunk-7463f0bc.a6e1aa30.css rel=prefetch><link href=css/chunk-e29e477a.43afbcae.css rel=prefetch><link href=js/chunk-0eae4643.023ee700.js rel=prefetch><link href=js/chunk-1a8dc6e9.5601be11.js rel=prefetch><link href=js/chunk-43eaa3d9.18616dc0.js rel=prefetch><link href=js/chunk-605a1128.f17a47f3.js rel=prefetch><link href=js/chunk-7463f0bc.975ee978.js rel=prefetch><link href=js/chunk-e29e477a.52a52069.js rel=prefetch><link href=css/app.a94e85ba.css rel=preload as=style><link href=css/chunk-vendors.26af7fb9.css rel=preload as=style><link href=js/app.4063fecc.js rel=preload as=script><link href=js/chunk-vendors.141c63aa.js rel=preload as=script><link href=css/chunk-vendors.26af7fb9.css rel=stylesheet><link href=css/app.a94e85ba.css rel=stylesheet></head><body><noscript><strong>We're sorry but GoAllOut doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.141c63aa.js></script><script src=js/app.4063fecc.js></script></body><style>body {
+<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>GoAllOut</title><link href=css/chunk-0eae4643.dfed8c74.css rel=prefetch><link href=css/chunk-1a8dc6e9.0ed9591d.css rel=prefetch><link href=css/chunk-43eaa3d9.b8f2dfd9.css rel=prefetch><link href=css/chunk-605a1128.7705bbbf.css rel=prefetch><link href=css/chunk-7463f0bc.a6e1aa30.css rel=prefetch><link href=css/chunk-e29e477a.43afbcae.css rel=prefetch><link href=js/chunk-0eae4643.023ee700.js rel=prefetch><link href=js/chunk-1a8dc6e9.5601be11.js rel=prefetch><link href=js/chunk-43eaa3d9.18616dc0.js rel=prefetch><link href=js/chunk-605a1128.f17a47f3.js rel=prefetch><link href=js/chunk-7463f0bc.975ee978.js rel=prefetch><link href=js/chunk-e29e477a.52a52069.js rel=prefetch><link href=css/app.a94e85ba.css rel=preload as=style><link href=css/chunk-vendors.26af7fb9.css rel=preload as=style><link href=js/app.0d17dd2e.js rel=preload as=script><link href=js/chunk-vendors.141c63aa.js rel=preload as=script><link href=css/chunk-vendors.26af7fb9.css rel=stylesheet><link href=css/app.a94e85ba.css rel=stylesheet></head><body><noscript><strong>We're sorry but GoAllOut doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.141c63aa.js></script><script src=js/app.0d17dd2e.js></script></body><style>body {
           background: #028fe1;
           background: #028fe1;
       }</style></html>
       }</style></html>

File diff suppressed because it is too large
+ 0 - 0
hbuild/GoAllOutTv/build/js/app.4063fecc.js


File diff suppressed because it is too large
+ 0 - 0
hbuild/GoAllOutTv/build/js/app.4063fecc.js.map


+ 2 - 2
tv/src/router/index.js

@@ -59,8 +59,8 @@ VueRouter.prototype.push = function push(location) {
 };
 };
 
 
 const router = new VueRouter({
 const router = new VueRouter({
-    mode: 'history',
-    // mode: 'hash',
+    // mode: 'history',
+    mode: 'hash',
     base: process.env.BASE_URL,
     base: process.env.BASE_URL,
     routes
     routes
 });
 });

Some files were not shown because too many files changed in this diff