123
dcc
2024-06-28 25b2ba1cf86bc3439e7ad2acf2cd4a9ea7e4b0ed
src/components/ex-header/index.vue
@@ -11,7 +11,7 @@
      <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"
@@ -25,7 +25,7 @@
              alt="logo"
              class="w-32 h-32 mx-16"
            />
          </div>
          </div> -->
        </div>
        <van-icon
          @click="$router.push('/userCenter')"