收藏
回答

在开发时小程序手机端预览显示页面不存在,但是紧接着再编译预览一次又正常了

框架类型 问题类型 操作系统 工具版本
小程序 Bug Windows 1.06
//页面路径
  "pages": [
    "pages/index/index",
    "pages/login/login",
    "pages/copy/copy",
    "pages/my/my",
    "pages/shipSearch/shipSearch",
    "pages/home/home",
    "pages/home/claims/claims",
    "pages/home/voyageDeclaration/voyageDeclaration",
    "pages/home/enquiry/enquiry",
    "pages/home/insure/insure",
    "pages/home/OCR/OCR",
    "pages/shipMsg/shipMsg",
    "pages/shipMsg/shipInfo/shipInfo",
    "pages/shipMsg/violationRecord/violationRecord",
    "pages/shipMsg/history/history",
    "pages/shipMsg/riskReport/riskReport",
    "pages/index-1/index",
    "pages/index-2/index",
    "pages/shipSearch2/shipSearch2",
    "pages/logs/logs"
  ],

回答关注问题邀请回答
收藏

2 个回答

  • Demons
    Demons
    2023-11-03

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2023-11-03
    有用
    回复
  • 穆阳
    穆阳
    2023-11-23

    基础库是不是太低了, 调高一点试试

    2023-11-23
    有用
    回复
登录 后发表内容