1、吴门之光改成吴门缘起

2、学术 富文本
This commit is contained in:
2024-03-19 14:07:42 +08:00
parent e04dcf9b07
commit 00cb45fbb7
6 changed files with 32 additions and 24 deletions

View File

@@ -37,7 +37,7 @@
</u-grid-item>
</u-grid>
</view>
<!-- 吴门之光-吴门之徽 -->
<!-- 吴门缘起-吴门之徽 -->
<view class="titleList" v-if="curOneCateIndex == 2&&curTwoCateIndex == 2">
<u-grid :col="3" v-if="titleList.length > 0">
<u-grid-item v-for="(item, index) in titleList" :key="item.id" @click="previewImage(item.url)"
@@ -135,7 +135,7 @@
title: "学术传承",
type: 'inheritType'
}, {
title: "吴门之光",
title: "吴门缘起",
type: 'lightType'
// }, {
// title: "吴门纪实",

View File

@@ -37,7 +37,7 @@
</u-grid-item>
</u-grid>
</view>
<!-- 吴门之光-吴门之徽 -->
<!-- 吴门缘起-吴门之徽 -->
<view class="titleList" v-if="curOneCateIndex == 2&&curTwoCateIndex == 2">
<u-grid :col="3" v-if="titleList.length > 0">
<u-grid-item v-for="(item, index) in titleList" :key="item.id" @click="previewImage(item.url)"
@@ -121,7 +121,7 @@
title: "学术传承",
type: 'inheritType'
}, {
title: "吴门之光",
title: "吴门缘起",
type: 'lightType'
}, {
title: "吴门纪实",

View File

@@ -53,7 +53,7 @@
<!-- <text> </text> -->
</view>
<view class="hn_cl_tit dianzishu" @click="onPageJump('../listen/home')">
<view class="hn_cl_tit dianzishu" @click="onPageJump('../listen/home')" v-if="iosHidden">
<image src="../../static/icon/home2-1.png" mode="aspectFit"></image>
<!-- <text> </text> -->
</view>