This commit is contained in:
1271023382@qq.com
2023-09-25 14:34:08 +08:00
parent ea6e42f12f
commit 3566b1d57f

View File

@@ -9,7 +9,7 @@
<view class="hehan">
<image src="../../static/icon/hehan.png" mode="aspectFit" class="icon_hua_1"></image>
</view>
<view class="search_box flexbox" @click="onPageJump('./searchFor')">
<view class="search_box flexbox" @click="onPageJump('../peanut/searchFor')">
<view class="search">
<text class="icon_search"></text>
<text class="prompt">请输入想要搜索的书名</text>