python学习
This commit is contained in:
106
native/project.config.json
Normal file
106
native/project.config.json
Normal file
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"description": "项目配置文件。",
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": false,
|
||||
"minified": true,
|
||||
"newFeature": true,
|
||||
"nodeModules": false,
|
||||
"autoAudits": false,
|
||||
"checkInvalidKey": true,
|
||||
"checkSiteMap": true,
|
||||
"uploadWithSourceMap": true,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "2.9.4",
|
||||
"appid": "wx872cc8cc1327641a",
|
||||
"projectname": "%E5%90%8D%E7%89%87%E5%B0%8F%E7%A8%8B%E5%BA%8F",
|
||||
"scripts": {},
|
||||
"simulatorType": "wechat",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"condition": {
|
||||
"search": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"conversation": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"plugin": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"game": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"miniprogram": {
|
||||
"current": 7,
|
||||
"list": [
|
||||
{
|
||||
"id": -1,
|
||||
"name": "home",
|
||||
"pathName": "pages/index/index",
|
||||
"query": "",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"id": -1,
|
||||
"name": "商品详情页面",
|
||||
"pathName": "pages/goods-details/index",
|
||||
"query": "id=134&inviter_id=456",
|
||||
"scene": 1011
|
||||
},
|
||||
{
|
||||
"id": -1,
|
||||
"name": "商品详情页面",
|
||||
"pathName": "pages/goods-details/index",
|
||||
"query": "id= 6761",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"id": -1,
|
||||
"name": "砍价详情页面",
|
||||
"pathName": "pages/goods-details/index",
|
||||
"query": "id=6765",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"id": -1,
|
||||
"name": "砍价详情页面",
|
||||
"pathName": "pages/goods-details/index",
|
||||
"query": "id=6765&kjJoinUid=701677",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"id": -1,
|
||||
"name": "拼团",
|
||||
"pathName": "pages/goods-details/index",
|
||||
"query": "id=6761",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"id": -1,
|
||||
"name": "生成海报",
|
||||
"pathName": "pages/goods-details/poster",
|
||||
"query": "goodsid=6761",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"id": -1,
|
||||
"name": "分销中心",
|
||||
"pathName": "pages/fx/apply-status",
|
||||
"scene": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user