1 Star 1 Fork 0

杨小瑞/wx-mall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.99 KB
一键复制 编辑 原始数据 按行查看 历史
yangfeng 提交于 2021-06-07 10:49 . 首页优化
{
"description": "项目配置文件。",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": false,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": false,
"useApiHook": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"bundle": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.16.0",
"appid": "wx7f5b6a91cf4bc5b5",
"projectname": "wxshop",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"list": [
{
"id": 0,
"name": "选择优惠券",
"pathName": "pages/shopping/selCoupon/selCoupon",
"query": "isBuy=false"
},
{
"id": -1,
"name": "订单界面",
"pathName": "pages/shopping/checkout/checkout",
"query": "isBuy=true"
},
{
"id": -1,
"name": "我的优惠券",
"pathName": "pages/ucenter/coupon/coupon",
"query": "isBuy=true"
},
{
"id": -1,
"name": "我的订单",
"pathName": "pages/ucenter/order/order",
"query": ""
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangfeng005/wx-mall.git
git@gitee.com:yangfeng005/wx-mall.git
yangfeng005
wx-mall
wx-mall
master

搜索帮助