Browse Source

2024-05-14 全站搜索

codeMan 1 year ago
parent
commit
d8de4e091c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cloud/globalSearch/index.vue

+ 1 - 0
cloud/globalSearch/index.vue

@@ -106,6 +106,7 @@ export default {
     onLoad () {
         uni.setNavigationBarTitle({
             title: '全站搜索'
+            
         });
     },
     created() {