Vben
2021-03-31 8a14069e71d5393cfa5b758f46a1c5c001fa172b
src/views/demo/comp/cropper/index.vue
@@ -1,6 +1,6 @@
<template>
  <PageWrapper title="图片裁剪示例" contentBackground>
    <CropperImage src="https://fengyuanchen.github.io/cropperjs/images/picture.jpg"></CropperImage>
    <CropperImage src="https://fengyuanchen.github.io/cropperjs/images/picture.jpg" />
  </PageWrapper>
</template>
<script lang="ts">