找到148个回复 (用户: 旧人)
ChatGPT写的八字php程序,修复了一些运行的错误,不过我测试了一下农历好像算的不太准确,其他的也看不懂,有人有兴趣再改改吧
chatgpt八字.zip(4.6 KB)
后悔问了 这也太长了
@rkonfj,Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
at appendChatList (22780_public_hu60bot.js:172:41)
at 22780_public_hu60bot.js:129:13
at Array.forEach (<anonymous>)
at renderChatList (22780_public_hu60bot.js:125:25)
at initChatWindowData (22780_public_hu60bot.js:100:5)
at initHu60botChat (22780_public_hu60bot.js:96:5)
at startPlugin (22780_public_hu60bot.js:18:5)
at 22780_public_hu60bot.js:654:1
@老虎会游泳,我测试了很长时间,期间一直挂在后台,连接还算稳定,作为一个网站来说很少有用户在一个网页停留这么久吧,而且即使查询接口显示未读消息数量,似乎WebSocket也不会把未读的消息再推送一次,只有数量
正在尝试使用WebSocket消息推送
@残缘,我不太会写,不过比较会提需求,chatgpt很牛,你可以改下这里
// 替换content中的.json为.html
content = content.replace(/.json/g, ".html");
怎么用的