暂存代码

This commit is contained in:
his-uncles-father 2020-01-17 23:16:09 +08:00
parent e594f9eddf
commit b206ca5918
2 changed files with 8 additions and 9 deletions

View File

@ -29,7 +29,6 @@
"pages/viewComplaint/viewComplaint",
"pages/payParkingFeeList/payParkingFeeList",
"pages/payParkingFee/payParkingFee",
"pages/my/myHouseDetail"
"pages/my/myHouseDetail",
"pages/repair/repair2"
],

View File

@ -1,13 +1,13 @@
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [
{
"type": "folder",
"value": "readme"
}
]
},
"packOptions": {
"ignore": [
{
"type": "folder",
"value": "readme"
}
]
},
"setting": {
"urlCheck": false,
"es6": true,