02 2021 档案
摘要: GET: /zoos:列出所有动物园 POST: /zoos:新建一个动物园 GET: /zoos/ID:获取某个指定动物园的信息 PUT: /zoos/ID:更新某个指定动物园的信息(提供该动物园的全部信息) PATCH: /zoos/ID:更新某个指定动物园的信息(提供该动物园的部分
阅读全文
摘要:https://haokan.baidu.com/v?vid=5243777327112797846&pd=bjh
阅读全文
摘要:在config.xml下添加: <platform name="ios"> <config-file parent="NSCameraUsageDescription" target="*-Info.plist"> <string>需要访问您的相机</string> </config-file> <
阅读全文
摘要:在ionic项目中引入ng2-pdf-viewer后,执行build命令后失败,报错。 node_modules/ng2-pdf-viewer/src/app/pdf-viewer/pdf-viewer.component.d.ts文件中的第5行 import { PDFDocumentProxy,
阅读全文
摘要:ionic cordova build ios 时报错: No profiles for '***' were found: Xcode couldn't find any iOS App Development provisioning profiles matching '***'. Autom
阅读全文

浙公网安备 33010602011771号