Merge branch 'main'

This commit is contained in:
francis-fh
2026-07-16 13:51:52 +08:00

View File

@@ -1,9 +1,16 @@
<template>
<view class="container safe-area-top">
<!-- 自定义头部搜索框 -->
<!-- #ifdef H5 -->
<view class="custom-header" :style="{ paddingTop: statusBarHeight + 'px' }">
<!-- #endif -->
<!-- #ifndef H5 -->
<view class="custom-header">
<!-- #endif -->
<view class="top">
<!-- #ifdef H5 -->
<image class="btnback button-click" src="@/static/icon/back.png" @click="navBack"></image>
<!-- #endif -->
<view class="search-box">
<uni-icons
class="iconsearch"