文章中心处理

This commit is contained in:
jia 2023-10-07 11:54:54 +08:00
parent 4529f209ca
commit 9fa25106c1

View File

@ -264,7 +264,8 @@
<image src="../static/images/no_content.png"></image> <image src="../static/images/no_content.png"></image>
<text>内容不存在可能被删除了哦~</text> <text>内容不存在可能被删除了哦~</text>
<navigator class="btn" :open-type="open_grass ? 'switchTab' : 'navigate'" <navigator class="btn" :open-type="open_grass ? 'switchTab' : 'navigate'"
url="/pages/plant_grass/index">返回首页</navigator> url="/pages/index/index">返回首页</navigator>
</view> </view>
</view> </view>
<!-- 他提到的宝贝弹窗 --> <!-- 他提到的宝贝弹窗 -->