Feat(时令尝鲜):接口对接

This commit is contained in:
lifizer
2023-09-27 16:13:33 +08:00
parent 2d73c2fe46
commit 986aee1fdb
13 changed files with 331 additions and 1005 deletions
+5 -4
View File
@@ -10,6 +10,10 @@
</view>
</view>
<!-- <view class="page-content">-->
<!-- <view class="title">历史搜索</view>-->
<!-- </view>-->
<view class="page-content" v-if="keywords.length">
<view class="title">热门搜索</view>
<view class="list acea-row">
@@ -62,12 +66,9 @@ export default {
</script>
<style lang="less">
page {
.good-search {
min-height: 100vh;
background: #fff !important;
}
.good-search {
.header {
padding: 40rpx 32rpx 32rpx;