完成6107静态页面
This commit is contained in:
@ -370,7 +370,7 @@ import request, { baseURL } from '@/utils/request.js';
|
||||
sta_GroupType: -1, //配组
|
||||
sta_ArrowType: '', //箭头方向
|
||||
warnTime: 0,
|
||||
sta_Channel: 80,
|
||||
sta_Channel: 31,
|
||||
sta_ArrowMode:'',
|
||||
groups: [
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
2181
pages/6155/BJQ6155.vue
Normal file
2181
pages/6155/BJQ6155.vue
Normal file
File diff suppressed because it is too large
Load Diff
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user