Kaynağa Gözat

修改标题VIN大小写

chenrui 2 yıl önce
ebeveyn
işleme
57237c1bd5
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      pages/vinAnalyse/shelfAnalyse.vue

+ 5 - 0
pages/vinAnalyse/shelfAnalyse.vue

@@ -199,6 +199,11 @@
 			this.getList(ajaxData);
 			
 		},
+		onReady() {
+			uni.setNavigationBarTitle({
+				title:'VIN分析'
+			})
+		},
 		methods:{
 			toPage(url){
 				uni.switchTab({