1 Star 0 Fork 19

Carl / (微信小程序)调起摄像头拍照并在页面预览图片

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
王佳斌 提交于 2020-08-16 16:52 . 直接导入项目运行即可
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"scopeDataCheck": false,
"coverView": true,
"es6": true,
"postcss": true,
"compileHotReLoad": false,
"preloadBackgroundData": false,
"minified": true,
"autoAudits": false,
"newFeature": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"useIsolateContext": true,
"nodeModules": false,
"enhance": false,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"showShadowRootInWxmlPanel": true
},
"compileType": "miniprogram",
"libVersion": "2.12.1",
"appid": "wx6947aa43c8522fae",
"projectname": "Camera_photo_Preview",
"debugOptions": {
"hidedInDevtools": []
},
"scripts": {},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}
JavaScript
1
https://gitee.com/haegt/Camera-photo-Preview.git
git@gitee.com:haegt/Camera-photo-Preview.git
haegt
Camera-photo-Preview
(微信小程序)调起摄像头拍照并在页面预览图片
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891