| | |
| | | <div class="flex items-center"> |
| | | <div class="px-32 py-13 flex items-center"> |
| | | <!-- <img src="@/assets/image/icon-left_arrow.png" alt="logo" class="w-20 h-33 border-1 mr-32" @click="back"/> --> |
| | | <div class="inputBoxbg h-50 w-full rounded-full flex items-center"> |
| | | <!-- <div class="inputBoxbg h-50 w-full rounded-full flex items-center"> |
| | | <input |
| | | style="padding-left: 10px; max-width: 70px" |
| | | type="text" |
| | |
| | | alt="logo" |
| | | class="w-32 h-32 mx-16" |
| | | /> |
| | | </div> |
| | | </div> --> |
| | | </div> |
| | | <van-icon |
| | | @click="$router.push('/userCenter')" |