- 为什么总是报 app.json: app.json is not found?
为什么总是报[app.json 文件内容错误] app.json: app.json is not found [图片] { "description": "项目配置文件", "cloudfunctionRoot": "cloudfunctions/", "compileType": "miniprogram", "libVersion": "3.8.10", "appid": "wxac00000000000", "projectname": "musiccamp", "setting": { "useCompilerPlugins": [ "typescript" ], "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, "coverView": false, "postcss": true, "minified": true, "enhance": true, "showShadowRootInWxmlPanel": false, "packNpmRelationList": [], "ignoreUploadUnusedFiles": true, "compileHotReLoad": true, "skylineRenderEnable": true, "es6": true, "uglifyFileName": true, "condition": false, "urlCheck": false }, "simulatorType": "wechat", "simulatorPluginLibVersion": {}, "condition": {}, "srcMiniprogramRoot": "miniprogram/", "editorSetting": { "tabIndent": "insertSpaces", "tabSize": 2 }, "packOptions": { "ignore": [], "include": [] }, "cloudfunctionTemplateRoot": "cloudTemplate/" }
10-20 - 小程序转多端应用后,出现获取不到手机号码?
,{"type": "getphonenumber", "timeStamp": 4827, "target": {"id": "", "offsetLeft": 108, "offsetTop": 70, "dataset": {}}, "currentTarget": {"id": "", "offsetLeft": 108, "offsetTop": 70, "dataset": {}}, "mark": {}, "detail": {"errno": 10100005, "errMsg": "sendOpenReq:fail:no openid"}, "mut": false, "_userTap": false, "__evName": "getphonenumber"}
2024-12-07 - 安卓手机 使用setInterval 函数,会重复调用
安卓系统12 。天玑1100八核的红米系统,调用setInterval函数后,会重复调用。请帮忙处理下!
2023-10-04 - view的坐标系统是怎样的?
哪里有文档可以查看view以及子view的坐标系?
2023-09-07 - 突然蓝牙api 调用 失败?
errMsg: "openBluetoothAdapter:fail api scope is not declared in the privacy agreement", errno: 112
2023-08-16