1 Star 0 Fork 3

阳光美少女/guigu-shp-mall-mp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 3.93 KB
一键复制 编辑 原始数据 按行查看 历史
xiumubai 提交于 2023-04-07 17:10 . feat: 购物车增删改查
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": true,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"ignoreDevUnusedFiles": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": true,
"useStaticServer": true
},
"compileType": "miniprogram",
"libVersion": "2.23.1",
"appid": "wx4ffb87f799429c25",
"projectname": "tdesign-miniprogram-starter-retail",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"miniprogram": {
"list": [
{
"name": "首页入口",
"pathName": "pages/home/home",
"query": "",
"scene": null
},
{
"name": "购物车入口",
"pathName": "pages/cart/index",
"query": "",
"scene": null
},
{
"name": "示例页-商品分类",
"pathName": "pages/goods/category/index",
"query": "",
"scene": null
},
{
"name": "示例页-个人中心",
"pathName": "pages/usercenter/index",
"query": "",
"scene": null
},
{
"name": "示例页-商品列表",
"pathName": "pages/goods/list/index",
"query": "",
"scene": null
},
{
"name": "示例页-商品详情",
"pathName": "pages/goods/details/index",
"query": "",
"scene": null
},
{
"name": "示例页-商品评论",
"pathName": "pages/goods/comments/index",
"query": "",
"scene": null
},
{
"name": "示例页-售后列表",
"pathName": "pages/order/after-service-list/index",
"query": "",
"scene": null
},
{
"name": "示例页-售后详情",
"pathName": "pages/order/after-service-detail/index",
"query": "rightsNo=123123423",
"scene": null
},
{
"name": "示例页-搜索页",
"pathName": "pages/goods/search/index",
"query": "",
"scene": null
},
{
"name": "示例页-搜索结果",
"pathName": "pages/goods/result/index",
"query": "",
"scene": null
},
{
"name": "示例页-商品评价",
"pathName": "pages/goods/comments/create/index",
"query": "",
"scene": null
},
{
"name": "示例页-申请售后",
"pathName": "pages/order/apply-service/index",
"query": "orderNo=132222623132329291&skuId=135691625",
"scene": null
},
{
"name": "示例页-发票详情",
"pathName": "pages/order/invoice/index",
"query": "orderNo=132381532610540875",
"scene": null
}
]
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/watermelon-brother/guigu-shp-mall-mp.git
git@gitee.com:watermelon-brother/guigu-shp-mall-mp.git
watermelon-brother
guigu-shp-mall-mp
guigu-shp-mall-mp
master

搜索帮助