1 Star 0 Fork 0

Y2K0/mini-shop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 2.68 KB
一键复制 编辑 原始数据 按行查看 历史
y2k0 提交于 2020-04-29 11:09 . 意见反馈
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.10.4",
"appid": "wx103bda3fd69447d1",
"projectname": "mini-shop",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "分类页面",
"pathName": "pages/category/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "商品列表",
"pathName": "pages/goods_list/index",
"query": "cid=5",
"scene": null
},
{
"id": -1,
"name": "商品详情",
"pathName": "pages/goods_detail/index",
"query": "goods_id=43986",
"scene": null
},
{
"id": 3,
"name": "购物车",
"pathName": "pages/cart/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "支付",
"pathName": "pages/pay/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "授权",
"pathName": "pages/auth/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "登录",
"pathName": "pages/login/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "个人中心",
"pathName": "pages/user/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "订单查询",
"pathName": "pages/order/index",
"query": "type=1",
"scene": null
},
{
"id": -1,
"name": "商品收藏",
"pathName": "pages/collect/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "搜索中心",
"pathName": "pages/search/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "意见反馈",
"pathName": "pages/feedback/index",
"query": "",
"scene": null
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/y2k0/mini-shop.git
git@gitee.com:y2k0/mini-shop.git
y2k0
mini-shop
mini-shop
master

搜索帮助