赞
踩
https://github.com/TencentCloudBase/cloudbase-vue
Vue.use(Cloudbase, {
env: 'lagou-1gox9hn0f8a023c3',
region: 'ap-shanghai'
});
修改位置

const res = await this.$cloudbase.callFunction({
name: "gettodo"
});
console.log(res);
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。