This commit is contained in:
toom1996
2025-07-07 15:39:46 +08:00
parent 2e30723576
commit ea40fb16b7
11 changed files with 17 additions and 17 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

@ -273,7 +273,7 @@ export const EXTRA_ZHISHIHUISHENG = {
], ],
index: { index: {
sc1: { sc1: {
img_box: '/template_2/index/homepage.webp', img_box: '/template_2/index/homepage.png',
mkt_title: '让知识触手可及', mkt_title: '让知识触手可及',
mkt_text: `知识回声这里汇聚了近百种70涵盖多领域的优质图书从文学经典到科学前沿从历史文化到生活百科应有尽有。每一次阅读都是与智者的对话是对知识边界的拓展让我们在书的世界里不断丰富自己的内涵。`, mkt_text: `知识回声这里汇聚了近百种70涵盖多领域的优质图书从文学经典到科学前沿从历史文化到生活百科应有尽有。每一次阅读都是与智者的对话是对知识边界的拓展让我们在书的世界里不断丰富自己的内涵。`,
}, },
@ -285,29 +285,29 @@ export const EXTRA_ZHISHIHUISHENG = {
// swiper // swiper
swiper: [ swiper: [
{ {
url: '/template_2/index/book-cover-chenai.webp', url: '/template_2/index/fo.webp',
name: '尘埃落定', name: '佛是你心中的一朵莲花',
},{ },{
url: '/template_2/index/book-cover-chali.webp', url: '/template_2/index/debi.webp',
name: '穷查理宝典' name: '德必配位'
},{ },{
url: '/template_2/index/book-cover-daming.webp', url: '/template_2/index/diguo.jpg',
name: '大明王朝', name: '帝国沧桑',
},{ },{
url: '/template_2/index/book-cover-fancui.webp', url: '/template_2/index/dingge.webp',
name: '反脆弱', name: '激荡年代的小城大事',
},{ },{
url: '/template_2/index/book-cover-qiren.webp', url: '/template_2/index/gugong.webp',
name: '俗世奇人', name: '故宫趣解',
},{ },{
url: '/template_2/index/book-cover-wenhua.webp', url: '/template_2/index/tiaodeng.webp',
name: '文化苦旅', name: '挑灯看南朝',
},{ },{
url: '/template_2/index/book-cover-yuanze.webp', url: '/template_2/index/tongbao.webp',
name: '原则', name: '请淡定同胞',
},{ },{
url: '/template_2/index/book-cover-zero.webp', url: '/template_2/index/zhejiang.webp',
name: '从0到1', name: '记忆浙江2022',
} }
] ]
}, },