1
0
forked from dyf/APP

完成6107静态页面

This commit is contained in:
liub
2026-01-19 13:10:10 +08:00
parent d16fd893b6
commit 1b48751944
11 changed files with 2749 additions and 215 deletions

2181
pages/6155/BJQ6155.vue Normal file

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
<qf-image-cropper :src="src" :showAngle="false" :width="cropWidth" :height="cropHeight" fileType="jpg"
@crop="handleCrop" :gpu="true">
@crop="handleCrop" :areaScale="0.1" :minScale="0.1" :gpu="true">
</qf-image-cropper>
</view>
</template>