Răsfoiți Sursa

门店名称

shish 5 ani în urmă
părinte
comite
277b99ef51
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      mallApp/src/pages/pay/index.vue

+ 1 - 1
mallApp/src/pages/pay/index.vue

@@ -153,7 +153,7 @@
 				getOrderShop(true).then(res => {
 					this.inpFocus = true
 					uni.setNavigationBarTitle({
-						title: `您正在向【${res.shop.merchantName} ${res.shop.shopName}】付款`
+						title: `您正在向【${res.shop.showName}】付款`
 					})
 
 					this.$refs.couponSel._getUserDiscount().then(status => {