|
@@ -68,7 +68,7 @@ export class ContractDetailPage implements OnInit {
|
|
|
|
|
|
choosePicture(contract) {
|
|
choosePicture(contract) {
|
|
const options: ImagePickerOptions = {
|
|
const options: ImagePickerOptions = {
|
|
- maximumImagesCount: 10,
|
|
|
|
|
|
+ maximumImagesCount: 30,
|
|
outputType: 1,
|
|
outputType: 1,
|
|
width: 1800,
|
|
width: 1800,
|
|
height: 1350,
|
|
height: 1350,
|