MrShi
2025-09-05 ed750b6d5f11c323fa0b9f7060299cfe61f0007e
改bug
已修改1个文件
2 ■■■ 文件已修改
small-program/pages/index/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
small-program/pages/index/index.vue
@@ -61,7 +61,7 @@
                                <image src="/static/icon/ic_qidian@2x.png" mode="widthFix" v-if="i === 0"></image>
                                <image src="/static/icon/ic_jingguo@2x.png" mode="widthFix" v-else-if="i !== 0 && i !== item.wayInfo.length - 1"></image>
                                <image src="/static/icon/ic_zhongdian@2x.png" mode="widthFix" v-else-if="i === item.wayInfo.length - 1"></image>
                                <text>{{item.location}}</text>
                                <text>{{address.location}}</text>
                            </view>
                        </view>
                        <template v-if="[0, 2].includes(item.type)">