1 Star 6 Fork 1

weiye-Lee / 失物招领微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 2.47 KB
一键复制 编辑 原始数据 按行查看 历史
李伟业 提交于 2020-09-15 23:33 . first time to push
{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": true,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useIsolateContext": true,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false
},
"appid": "wx58ad2e0fc33b0c76",
"projectname": "%E5%A4%B1%E7%89%A9%E6%8B%9B%E9%A2%86",
"libVersion": "2.8.1",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"compileType": "miniprogram",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"id": -1,
"name": "pages/mypage/mypage",
"pathName": "pages/mypage/mypage",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/mainPage/mainPage",
"pathName": "pages/mainPage/mainPage",
"query": "",
"scene": null
},
{
"id": 3,
"name": "pages/addInfo/addInfo",
"pathName": "pages/addInfo/addInfo",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/mine/mine",
"pathName": "pages/mine/mine",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/index/index",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/donateUs/donateUs",
"pathName": "pages/donateUs/donateUs",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/information/information",
"pathName": "pages/information/information",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/mainPage/mainPage",
"pathName": "pages/LostAndFound/LostAndFound",
"query": "",
"scene": null
}
]
}
}
}
HTML/CSS
1
https://gitee.com/weiye_lee/lost-and-found-wechat-applet.git
git@gitee.com:weiye_lee/lost-and-found-wechat-applet.git
weiye_lee
lost-and-found-wechat-applet
失物招领微信小程序
master

搜索帮助