請(qǐng)?jiān)诖嗽敿?xì)描述你所遇到的問題
【產(chǎn)品名稱】:CRMEB標(biāo)準(zhǔn)版
【產(chǎn)品版本】:當(dāng)前版本CRMEB-BZ v5.2.2
【部署方式】:linux寶塔面板
【部署環(huán)境】:線上環(huán)境
【php版本】:7.4
【Mysql版本】5.7
【使用終端】:小程序
問題描述:登錄小程序之后,點(diǎn)擊分類頁面。然后關(guān)閉小程序。再?gòu)南聛砝锩娲蜷_,此時(shí)是分類頁面,就沒有數(shù)據(jù)了。
如果不登錄小程序,不斷如何關(guān)閉小程序再進(jìn),都有數(shù)據(jù)。
從微信開發(fā)者工具看,有一個(gè)報(bào)錯(cuò)信息。
Request URL: http://127.0.0.1:33376/__pageframe__/pages/index/index
Request Method: GET
Status Code: 500 Internal Server Error
Remote Address: 127.0.0.1:33376
Referrer Policy: strict-origin-when-cross-origin
Connection: Keep-Alive
Date: Thu, 04 Apr 2024 15:41:09 GMT
PROXY_ERROR: Error%3A%20ENOENT%3A%20no%20such%20file%20or%20directory%2C%20open%20'C%3A%2FUsers%2FAdministrator%2FDownloads%2Froutine%20(5)%2Fpages%2Findex%2Findex'
Transfer-Encoding: chunked
Accept: image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Host: 127.0.0.1:33376
Referer: https://servicewechat.com/wx58d4a575987bd8b3/devtools/page-frame.html
Sec-Fetch-Dest: image
Sec-Fetch-Mode: no-cors
Sec-Fetch-Site: same-origin
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/1.06.2401020 MicroMessenger/8.0.5 webview/3 desktopapp miniprogram port/52144 token/f049b6c16b11db906d59f4e7f7e6f0ec runtime/2
這個(gè)問題可以反復(fù)重現(xiàn)。只要登錄了再次打開就沒有數(shù)據(jù)。未登錄,反而一直有數(shù)據(jù)。