修正多处问题,添加骨架屏
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
exports.main = async (event, context) => {
|
||||
exports.main = async (event, context) => {
|
||||
let { access_token, openid, appid } = event
|
||||
|
||||
if (event.body) {
|
||||
|
||||
Reference in New Issue
Block a user