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",
       "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();