wenhongquan %!s(int64=3) %!d(string=hai) anos
pai
achega
cb577973ca
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/HomePage/index.tsx

+ 3 - 1
src/views/HomePage/index.tsx

@@ -146,7 +146,9 @@ export default defineComponent({
           placeholder={true}
           onClick-left={() => {
             try {
-              uni.navigateBack();
+              uni.navigateBack({
+                delta: 20,
+              });
             } catch (E) {}
           }}
           // onClickRight={() =>