Browse Source

修改标题VIN大小写

chenrui 2 năm trước cách đây
mục cha
commit
57237c1bd5
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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({