lalala пре 6 година
родитељ
комит
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()) {