mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
暂存代码
This commit is contained in:
parent
e594f9eddf
commit
b206ca5918
1
app.json
1
app.json
@ -29,7 +29,6 @@
|
|||||||
"pages/viewComplaint/viewComplaint",
|
"pages/viewComplaint/viewComplaint",
|
||||||
"pages/payParkingFeeList/payParkingFeeList",
|
"pages/payParkingFeeList/payParkingFeeList",
|
||||||
"pages/payParkingFee/payParkingFee",
|
"pages/payParkingFee/payParkingFee",
|
||||||
"pages/my/myHouseDetail"
|
|
||||||
"pages/my/myHouseDetail",
|
"pages/my/myHouseDetail",
|
||||||
"pages/repair/repair2"
|
"pages/repair/repair2"
|
||||||
],
|
],
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"description": "项目配置文件。",
|
"description": "项目配置文件。",
|
||||||
"packOptions": {
|
"packOptions": {
|
||||||
"ignore": [
|
"ignore": [
|
||||||
{
|
{
|
||||||
"type": "folder",
|
"type": "folder",
|
||||||
"value": "readme"
|
"value": "readme"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"setting": {
|
"setting": {
|
||||||
"urlCheck": false,
|
"urlCheck": false,
|
||||||
"es6": true,
|
"es6": true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user