Feat(时令尝鲜):接口对接
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user