{{ $t('banner.description') }}
- -{{ $t('block1.title3') }}
-
-
-1.{{ $t('block1.title4') }}:
- npm i vue-img-cutter@2 -S # For vue2
- npm i vue-img-cutter@3 -S # For vue3
-
-
-
- 2.{{ $t('block1.title5') }}: import ImgCutter from 'vue-img-cutter';
-
-
- 3.{{ $t('block1.title6') }} components: components: { ImgCutter }
-
-
- 4.{{ $t('block1.title7') }}: <ImgCutter @cutDown="cutDown"></ImgCutter>
-
-
- 5.{{ $t('block1.title8') }}: cutDown:(res) => { ...Do something }
-
- {{ $t('block2.title3') }}
-