好想骂人,打包到小程序预览F12一直报错,原因也找不到
app.json: app.json is not found in the project root directory
过一会莫名其妙又好了
点一次请求,能发送两次
const activityId = ref("")
activityId.value = 1
请求的报文第一遍是 {
activityId: 1
}
请求的报文第2遍是 {
activityId: {_value: 1, _shadow.....}
}
n***@qq.com (作者)
那肯定是实际项目,偶发性的编译异常
2025-09-08 10:06
蔡cai
回复 n***@qq.com: 正常
2025-09-08 10:21