update
BIN
public/template_2/index/debi.webp
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
public/template_2/index/diguo.jpg
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
public/template_2/index/dingge.webp
Normal file
After Width: | Height: | Size: 150 KiB |
BIN
public/template_2/index/fo.webp
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
public/template_2/index/gugong.webp
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
public/template_2/index/homepage.png
Normal file
After Width: | Height: | Size: 295 KiB |
BIN
public/template_2/index/logo.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
public/template_2/index/tiaodeng.webp
Normal file
After Width: | Height: | Size: 194 KiB |
BIN
public/template_2/index/tongbao.webp
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
public/template_2/index/zhejiang.webp
Normal file
After Width: | Height: | Size: 69 KiB |
@ -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',
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|