增加基本项目配置
This commit is contained in:
31
unpackage/dist/dev/mp-weixin/project.config.json
vendored
Normal file
31
unpackage/dist/dev/mp-weixin/project.config.json
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"description": "项目配置文件。",
|
||||
"packOptions": {
|
||||
"ignore": []
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": false
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "2.9.2",
|
||||
"appid": "touristappid",
|
||||
"projectname": "yshopmall_uni",
|
||||
"condition": {
|
||||
"search": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"conversation": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"game": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"miniprogram": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user