You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
控制台有报错 GET https://us.leancloud.cn/1.1/classes/Comment?where=%7B%22%24or%22%3A%5B%7B%22rid%22%3A%7B%22%24exists%22%3Afalse%7D%7D%2C%7B%22rid%22%3A%22%22%7D%5D%2C%22url%22%3A%22%2Fdfe03bab.html%22%7D&order=-createdAt%2C-insertedAt&limit=0&count=1 net::ERR_CONNECTION_CLOSED
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
如图,仅第一个文章成功获取了评论数
控制台有报错
GET https://us.leancloud.cn/1.1/classes/Comment?where=%7B%22%24or%22%3A%5B%7B%22rid%22%3A%7B%22%24exists%22%3Afalse%7D%7D%2C%7B%22rid%22%3A%22%22%7D%5D%2C%22url%22%3A%22%2Fdfe03bab.html%22%7D&order=-createdAt%2C-insertedAt&limit=0&count=1 net::ERR_CONNECTION_CLOSED
我用的是leancloud的国际版,已经配置了serverURL,理论上不应该再请求到us.leancloud.cn这个已经弃用的域名上的啊
求解决方法
Beta Was this translation helpful? Give feedback.
All reactions