lalala 6 years ago
parent
commit
fe1de1d1fc
1 changed files with 1 additions and 1 deletions
  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
 					this.inpFocus = true
 					console.log(res)
 					console.log(res)
 					uni.setNavigationBarTitle({
 					uni.setNavigationBarTitle({
-						title: `您正在向${res.shop.merchantName}付款`
+						title: `您正在向${res.shop.merchantName}付款`
 					})
 					})
 				})
 				})
 				if (isLogin()) {
 				if (isLogin()) {