fly 5 年之前
父节点
当前提交
02cda2ccbe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/qapp/welcome.blade.php

+ 1 - 1
resources/views/qapp/welcome.blade.php

@@ -289,7 +289,7 @@
     var QYY = {
       isWx: /micromessenger/.test(glob.ua), //是否微信环境
       isIos: /iphone|ipod|ipad/.test(glob.ua), //是否是ios
-      entry: "Reader", //拉起快应用阅读器页面
+      entry: "views/Reader", //拉起快应用阅读器页面
       packName: "com.beidao.kuaiying.zsy", //快应用包名
       bid: "{{$hash_bid}}", //书籍id
       cid: "{{$cid}}", //章节id