1 Star 16 Fork 6

天真/抖音去水印小程序 使用云开发+云函数 无需服务器 无成本部署

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 1.80 KB
一键复制 编辑 原始数据 按行查看 历史
天真 提交于 2021-08-25 14:21 . 云函数去水印
{
"cloudfunctionRoot": "cloud/",
"appid": "wx3ead47f82becff37",
"projectname": "FJ68",
"libVersion": "2.18.0",
"setting": {
"urlCheck": true,
"scopeDataCheck": false,
"coverView": true,
"es6": false,
"postcss": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"preloadBackgroundData": false,
"minified": true,
"autoAudits": false,
"newFeature": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"useIsolateContext": true,
"nodeModules": false,
"enhance": true,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"showShadowRootInWxmlPanel": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"skeleton-config": {
"global": {
"loading": "",
"text": {
"color": "#EEEEEE"
},
"image": {
"shape": "",
"color": "#EFEFEF",
"shapeOpposite": []
},
"button": {
"color": "#EFEFEF",
"excludes": []
},
"pseudo": {
"color": "#EFEFEF",
"shape": "circle",
"shapeOpposite": []
},
"excludes": [],
"remove": [],
"empty": [],
"hide": [],
"grayBlock": [],
"showNative": false,
"backgroundColor": "transparent",
"mode": "fullscreen",
"templateName": "skeleton",
"cssUnit": "rpx",
"decimal": 4
},
"pages": {
"pages/index/index": {}
}
},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"list": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tandyleo/dycloudqsy.git
git@gitee.com:tandyleo/dycloudqsy.git
tandyleo
dycloudqsy
抖音去水印小程序 使用云开发+云函数 无需服务器 无成本部署
master

搜索帮助