【fix】优化代码
This commit is contained in:
@ -50,7 +50,7 @@ defineExpose({ executeRefresh })
|
||||
|
||||
<template>
|
||||
<!--push({ url: '/pages/goodsList/goodsList' }-->
|
||||
<view class="recommend-container">
|
||||
<view class="recommend-container" v-if="!listEmpty">
|
||||
<slot name="head">
|
||||
<view class="title-row">
|
||||
商品推荐
|
||||
|
Reference in New Issue
Block a user