mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-26 16:19:45 +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/payParkingFeeList/payParkingFeeList",
|
||||
"pages/payParkingFee/payParkingFee",
|
||||
"pages/my/myHouseDetail"
|
||||
"pages/my/myHouseDetail",
|
||||
"pages/repair/repair2"
|
||||
],
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"description": "项目配置文件。",
|
||||
"packOptions": {
|
||||
"ignore": [
|
||||
{
|
||||
"type": "folder",
|
||||
"value": "readme"
|
||||
}
|
||||
]
|
||||
},
|
||||
"packOptions": {
|
||||
"ignore": [
|
||||
{
|
||||
"type": "folder",
|
||||
"value": "readme"
|
||||
}
|
||||
]
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user