Explorar el Código

打包路径修改

duanchangpeng hace 5 años
padre
commit
ef492f7c69

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
hbuild/GoAllOutTv/GoAllOutTv/index.html


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

@@ -3,8 +3,8 @@
     "id" : "H5BB8BEB3", /*应用的标识*/
     "name" : "小飞龙", /*应用名称,程序桌面图标名称*/
     "version" : {
-        "name" : "1.1.3", /*应用版本名称*/
-        "code" : 3
+        "name" : "1.1.6", /*应用版本名称*/
+        "code" : 6
     },
     "description" : "小飞龙TV平台", /*应用描述信息*/
     "icons" : {

+ 2 - 2
tv/vue.config.js

@@ -42,7 +42,7 @@ module.exports = {
         }
     },
     // 输出文件目录
-    // outputDir: 'D:\\wwwroot\\flyong\\hbuild\\GoAllOutTv\\build',
-    outputDir: 'D:\\wwwroot\\flyLongStaticTv\\build',
+    outputDir: 'D:\\wwwroot\\flyong\\hbuild\\GoAllOutTv\\build',
+    // outputDir: 'D:\\wwwroot\\flyLongStaticTv\\build',
     publicPath:'./',
 };

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio