app.globalData.num1 = this.data.num3;} })获取到小程序全局唯一的 App 实例。
var list2 Page({onLoad: async function () { var res = await wx.cloud.callFunction({ ...