update
This commit is contained in:
@@ -3,31 +3,31 @@ import {download} from "../../utils/uils";
|
||||
|
||||
const DATA = [
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-1.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-1.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-2.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-2.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-3.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-3.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-4.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-4.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-5.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-5.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-6.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-6.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-7.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-7.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-8.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-8.jpg',
|
||||
},
|
||||
{
|
||||
src: 'https://admin.ceshi.guo123.cn/static/images/mock-9.jpg',
|
||||
src: 'https://api.ykaaa.cn/static/images/mock-9.jpg',
|
||||
},
|
||||
];
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user