1 Star 4 Fork 0

kleinBlue / 微信小程序购物

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.60 KB
一键复制 编辑 原始数据 按行查看 历史
kleinBlue 提交于 2021-09-18 17:13 . frist
{
"description": "项目配置文件。",
"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
},
"compileType": "miniprogram",
"libVersion": "1.6.6",
"appid": "wx10ddf6fb3f0579a3",
"projectname": "xiaochenxu",
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "cart",
"pathName": "pages/cart/cart",
"query": ""
},
{
"id": -1,
"name": "my",
"pathName": "pages/my/my",
"query": ""
},
{
"id": -1,
"name": "about",
"pathName": "pages/about/about",
"query": ""
},
{
"id": -1,
"name": "pay",
"pathName": "pages/pay/pay",
"query": ""
},
{
"id": -1,
"name": "address",
"pathName": "pages/address/address",
"query": ""
}
]
}
}
}
1
https://gitee.com/kleiBlue/wechat-applet-shopping.git
git@gitee.com:kleiBlue/wechat-applet-shopping.git
kleiBlue
wechat-applet-shopping
微信小程序购物
master

搜索帮助