Parcourir la source

恒大帝景店

duanchangpeng il y a 4 ans
Parent
commit
16b01a3e3e

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
hbuild/GoAllOutTv/GoAllOutTv/index.html


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

@@ -3,7 +3,7 @@
     "id" : "H5BB8BEB3", /*应用的标识*/
     "name" : "小飞龙", /*应用名称,程序桌面图标名称*/
     "version" : {
-        "name" : "1.3.5", /*应用版本名称*/
+        "name" : "1.3.15", /*应用版本名称*/
         "code" : 42
     },
     "description" : "小飞龙TV平台 户外版outDoor", /*应用描述信息*/

+ 3 - 1
tv/src/Global.js

@@ -8,7 +8,9 @@ companyInfo = {
 // 当前版本   演示版
 // runVersion = 'test';
 // 户外版本
-runVersion = 'outDoor';
+// runVersion = 'outDoor';
+// normal
+runVersion = 'normal';
 
 // headapi = process.env.NODE_ENV === 'development' ? '/api/' : '../';
 // headapi = 'http://192.168.0.110:8080/';//从郑伟那里获得数据源

+ 1 - 1
tv/src/main.js

@@ -16,7 +16,7 @@ if (process.env.NODE_ENV === 'development') {
     // 演示版本数据
     require('./Mock/index.js');
 } else {
-    let vConsole = new VConsole();
+    // let vConsole = new VConsole();
     // 演示版本数据
     // require('./Mock/index.js');
 }

+ 4 - 2
tv/src/views/Index.vue

@@ -86,7 +86,8 @@ export default {
             that.getServeIpAddress(e.uuid);
 
             // 公司测试机用公司版本升级
-            if (uuid == "a1f2d679c1624d3a" || uuid == "8e501b0bde9ce600") {
+            // if (uuid == "a1f2d679c1624d3a" || uuid == "8e501b0bde9ce600") {
+            if (uuid == "testuuid" || uuid == "8e501b0bde9ce600") {
               //首发版本 '1.1.0' 在线版不需要自动升级
               // 内测版自动升级
               let url = 'http://192.168.0.3:19096/v1/Sensors/QueryVueFramework';
@@ -181,7 +182,8 @@ export default {
         return false
       }
       // 测试使用0.3心率系统
-      if (eqsn == 'a1f2d679c1624d3a' || eqsn == '30:9C:23:0C:8B:1E') {
+      // if (eqsn == 'a1f2d679c1624d3a' || eqsn == '30:9C:23:0C:8B:1E') {
+      if (eqsn == 'testuuid' || eqsn == '30:9C:23:0C:8B:1E') {
         url = "http://192.168.0.3:19096/v1/Sensors/GetShopConfigParam";
       } else {
         url = 'http://cal.beswell.com:85/v1/Sensors/GetShopConfigParam'

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff