Browse Source

📄 修改打包配置

快乐的梦鱼 1 month ago
parent
commit
d1eef43262
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pack/manifest.json

+ 1 - 1
pack/manifest.json

@@ -10,7 +10,7 @@
     "icons" : {
         "72" : "icon.png"
     },
-    "launch_path" : "index.html", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
+    "launch_path" : "https://mncdn.wenlvti.net/app_static/huli-player", /*应用的入口页面,默认为根目录下的index.html;支持网络地址,必须以http://或https://开头*/
     "developer" : {
         "name" : "", /*开发者名称*/
         "email" : "", /*开发者邮箱地址*/