Explorar el Código

[techron][修改]20240320

yxp hace 1 año
padre
commit
78e8862b37
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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",
       "style": {
-        //"navigationBarTitleText": "%page.charepage%",
+        "navigationBarTitleText": "Charging page",
         "navigationStyle": "default"
       }
     },

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

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