Переглянути джерело

[techron][修改]20240320

yxp 1 рік тому
батько
коміт
78e8862b37
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      pages.json
  2. 1 1
      pages/weitiandi/bluetooth/status.vue

+ 1 - 1
pages.json

@@ -16,7 +16,7 @@
     {
     {
       "path": "pages/weitiandi/bluetooth/status",
       "path": "pages/weitiandi/bluetooth/status",
       "style": {
       "style": {
-        //"navigationBarTitleText": "%page.charepage%",
+        "navigationBarTitleText": "Charging page",
         "navigationStyle": "default"
         "navigationStyle": "default"
       }
       }
     },
     },

+ 1 - 1
pages/weitiandi/bluetooth/status.vue

@@ -482,7 +482,7 @@ export default {
   },
   },
   onShow(){
   onShow(){
     uni.setNavigationBarTitle({
     uni.setNavigationBarTitle({
-      title:' '
+      title:" "
     })
     })
     this.buletooth();
     this.buletooth();