罗世杰:分支合并:首页商铺列表和找店列表完成,notice完善,navbar完成

# Conflicts:
#	pages/index/index.vue
This commit is contained in:
LuoShijie
2023-11-06 00:16:42 +08:00
10 changed files with 246 additions and 63 deletions

View File

@@ -43,9 +43,7 @@
},
computed: {
isActive(currentIndex) {
// 怎么完善此处的代码
}
}
}
</script>
@@ -83,5 +81,4 @@
}
}
}
</style>