doc: add carouse img
parent
d9cdfa67db
commit
2e0bfd1f01
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 |
|
@ -32,7 +32,7 @@ Custom paging display
|
|||
import { defineComponent } from 'vue';
|
||||
|
||||
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({
|
||||
setup() {
|
||||
const getImgUrl = (i: number) => {
|
||||
|
|
Loading…
Reference in New Issue