doc: add carouse img

pull/5280/head
tangjinzhou 2022-02-17 21:02:21 +08:00
parent d9cdfa67db
commit 2e0bfd1f01
5 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -32,7 +32,7 @@ Custom paging display
import { defineComponent } from 'vue'; import { defineComponent } from 'vue';
const baseUrl = const baseUrl =
'https://raw.githubusercontent.com/vueComponent/ant-design-vue/next/components/vc-slick/assets/img/react-slick/'; 'https://raw.githubusercontent.com/vueComponent/ant-design-vue/next/components/carousel/demo/';
export default defineComponent({ export default defineComponent({
setup() { setup() {
const getImgUrl = (i: number) => { const getImgUrl = (i: number) => {