zhang 1 năm trước cách đây
mục cha
commit
89beb7a30d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/myPledge/myPledge.vue

+ 2 - 2
pages/myPledge/myPledge.vue

@@ -118,7 +118,7 @@
 				tabCurrentIndex: 0,
 				navList: [{
 						state: 1,
-						text: "进行中",
+						text: this.$t('myple.u2'),
 						loadingType: "more",
 						orderList: [],
 						page: 1, //当前页数
@@ -128,7 +128,7 @@
 					},
 					{
 						state: 2,
-						text: "已结束",
+						text: this.$t('myple.u3'),
 						loadingType: "more",
 						orderList: [],
 						page: 1, //当前页数