google drive api TypeError: Cannot read property 'drive' of undefined or TypeError: Cannot read property 'files' of undefined

前端 未结 0 1310
礼貌的吻别
礼貌的吻别 2020-11-27 16:42
import { gapi } from \'gapi-script\';
    gapi.client.drive.files.create({
    "name": "settings.txt",
}).execute();

gapi.load(\'client\', funct         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题