|
|
@@ -1,8 +1,8 @@
|
|
|
export const bookListData = [
|
|
|
{
|
|
|
id: '1',
|
|
|
- image: '/assets/images/honglou.jpg',
|
|
|
- swiper: '/assets/images/honglou_row.jpeg',
|
|
|
+ image: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/honglou.jpg',
|
|
|
+ swiper: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/honglou_row.jpeg',
|
|
|
title: '红楼梦',
|
|
|
author: '曹雪芹',
|
|
|
description:
|
|
|
@@ -13,8 +13,8 @@ export const bookListData = [
|
|
|
},
|
|
|
{
|
|
|
id: '2',
|
|
|
- image: '/assets/images/sanguo.jpg',
|
|
|
- swiper: '/assets/images/sanguo_row.jpg',
|
|
|
+ image: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/sanguo.jpg',
|
|
|
+ swiper: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/sanguo_row.jpg',
|
|
|
title: '三国演义',
|
|
|
author: '罗贯中',
|
|
|
description:
|
|
|
@@ -25,8 +25,8 @@ export const bookListData = [
|
|
|
},
|
|
|
{
|
|
|
id: '3',
|
|
|
- image: '/assets/images/xiyou.jpg',
|
|
|
- swiper: '/assets/images/xiyou_row.jpeg',
|
|
|
+ image: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/xiyou.jpg',
|
|
|
+ swiper: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/xiyou_row.jpeg',
|
|
|
title: '西游记',
|
|
|
author: '吴承恩',
|
|
|
description:
|
|
|
@@ -37,8 +37,8 @@ export const bookListData = [
|
|
|
},
|
|
|
{
|
|
|
id: '4',
|
|
|
- image: '/assets/images/shuihu.jpg',
|
|
|
- swiper: '/assets/images/shuihu_row.png',
|
|
|
+ image: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/shuihu.jpg',
|
|
|
+ swiper: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/shuihu_row.png',
|
|
|
title: '水浒传',
|
|
|
author: '施耐庵',
|
|
|
description:
|
|
|
@@ -49,8 +49,8 @@ export const bookListData = [
|
|
|
},
|
|
|
{
|
|
|
id: '5',
|
|
|
- image: '/assets/images/jinpingmei.jpeg',
|
|
|
- swiper: '/assets/images/jinpingmei_row.jpeg',
|
|
|
+ image: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/jinpingmei.jpeg',
|
|
|
+ swiper: 'https://ytnovels.oss-cn-shanghai.aliyuncs.com/appStatic/images/jinpingmei_row.jpeg',
|
|
|
title: '金瓶梅',
|
|
|
author: '兰陵笑笑生',
|
|
|
description:
|