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';
|
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) => {
|
||||||
|
|
Loading…
Reference in New Issue