lalala 6 лет назад
Родитель
Сommit
fe1de1d1fc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      mobile-code/src/pages/pay/index.vue

+ 1 - 1
mobile-code/src/pages/pay/index.vue

@@ -183,7 +183,7 @@
 					this.inpFocus = true
 					console.log(res)
 					uni.setNavigationBarTitle({
-						title: `您正在向${res.shop.merchantName}付款`
+						title: `您正在向${res.shop.merchantName}付款`
 					})
 				})
 				if (isLogin()) {