点击报错的链接显示
The requested URL ‘/blog/1646218981899.jpeg’ was not found on this server.
环境名称和 ID
数据库存储的图片格式不知道为啥有.636c 而且cloud1重复了两次
图片路径是这样的
wx.cloud.uploadFile({
cloudPath: 'blog/' + Date.now() + suffix,
...
})
})