Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
weapp
/
C
Tarkkaile
8
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
66
Wiki
Toiminta
Selaa lähdekoodia
[客服电话][修改]:[在所有的有电话的地方增加客服电话]
tags/C.7.1.0
meo
6 vuotta sitten
vanhempi
971e7f0195
commit
148c5b61be
11 muutettua tiedostoa
jossa
8 lisäystä
ja
16 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/ConsumeDetail/ConsumeDetail.wxml
+0
-1
pages/cardListDetail/cardListDetail.wxml
+0
-6
pages/coupon/detail/index.js
+1
-1
pages/coupon/detail/index.wxml
+1
-1
pages/couponorder/detail/index.wxml
+1
-1
pages/index/searchbar/index.wxml
+1
-1
pages/joinFrDpell/index.wxml
+1
-1
pages/order/detail/index.wxml
+1
-1
pages/specialcourtesy/specialcourtesy.wxml
+1
-1
pages/spellGroup/mySpellGroup/index.wxml
+0
-1
pages/spellGroup/mySpellGroup/index.wxss
+ 1
- 1
pages/ConsumeDetail/ConsumeDetail.wxml
Näytä tiedosto
@@ -17,7 +17,7 @@
<text>{{item.merchantName}}</text>
<text>{{item.addr}}{{item.buildingName}}{{item.floorName}}</text>
</view>
<image bindtap='phone' data-merchantLinkPhone='{{item.merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
<image bindtap='phone' data-merchantLinkPhone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
</view>
</view>
<view class='bottom' bindtap='more' wx:if="{{showMore}}">{{more}}</view>
+ 0
- 1
pages/cardListDetail/cardListDetail.wxml
Näytä tiedosto
@@ -1,5 +1,4 @@
<view wx:if="{{showPage}}">
<!-- 券的详情页面 -->
<view class='coupons'>
<view class="coupons-body">
<view class='banner'>
+ 0
- 6
pages/coupon/detail/index.js
Näytä tiedosto
@@ -823,14 +823,8 @@ Page({
wx.showLoading({
title: '订单正在处理中...',
})
setTimeout(function() {
wx.hideLoading()
}, 5000)
that.payOrderUpdate(that.data.orderId, payOrderId, 1, '', '', that);
if (res.errMsg == "requestPayment:ok") {
setTimeout(function() {
wx.hideLoading();
}, 2000);
/**
* 用户支付成功以后跳转到券包列表
*/
+ 1
- 1
pages/coupon/detail/index.wxml
Näytä tiedosto
@@ -100,7 +100,7 @@
</view>
</view>
</view>
<image bindtap='phone' data-merchantLinkPhone='{{item.merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
<image bindtap='phone' data-merchantLinkPhone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
</view>
</view>
<view class='bottom' bindtap='more' wx:if="{{showMore}}">{{more}}</view>
+ 1
- 1
pages/couponorder/detail/index.wxml
Näytä tiedosto
@@ -61,7 +61,7 @@
<text>{{item.merchantName}}</text>
<text>{{item.addr}}{{item.buildingName}}{{item.floorName}}</text>
</view>
<view bindtap='phone' data-merchantLinkPhone='{{item.merchantLinkPhone}}'>
<view bindtap='phone' data-merchantLinkPhone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}'>
<image class="tel" src="{{teljpgUrl}}" mode="widthFix" />
</view>
</view>
+ 1
- 1
pages/index/searchbar/index.wxml
Näytä tiedosto
@@ -31,7 +31,7 @@
</view>
</view>
</view>
<image bindtap='phone' data-merchantLinkPhone='{{item.merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
<image bindtap='phone' data-merchantLinkPhone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}'
class="tel" src="{{teljpgUrl}}" mode="widthFix" />
</view>
</view>
<view class='position' wx:if="{{merchantVoList.length==0}}">
+ 1
- 1
pages/joinFrDpell/index.wxml
Näytä tiedosto
@@ -40,7 +40,7 @@
<text>{{item.merchantName}}</text>
<text>{{item.addr}}{{item.buildingName}}{{item.floorName}}</text>
</view>
<image bindtap='phone' data-merchantLinkPhone='{{item.merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
<image bindtap='phone' data-merchantLinkPhone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
</view>
</view>
+ 1
- 1
pages/order/detail/index.wxml
Näytä tiedosto
@@ -67,7 +67,7 @@
<text>适用门店:</text>
</view>
<view wx:if="{{order.merchantVoList.length>=1}}" wx:for="{{order.merchantVoList}}" wx:key="{{index}}">
<view class='merchantVoList' bindtap='phone' data-merchantlinkphone='{{item.merchantLinkPhone}}'><image class='merchantImgUrl' src='{{item.merchantImgUrl}}' mode='widthFix'></image><text class='merchantName'>{{item.merchantName}} {{item.buildingName}}{{item.floorName}}</text><image class="tel" src="{{teljpgUrl}}" mode="widthFix"></image></view>
<view class='merchantVoList' bindtap='phone' data-merchantlinkphone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}'><image class='merchantImgUrl' src='{{item.merchantImgUrl}}' mode='widthFix'></image><text class='merchantName'>{{item.merchantName}} {{item.buildingName}}{{item.floorName}}</text><image class="tel" src="{{teljpgUrl}}" mode="widthFix"></image></view>
</view>
</view>
<!-- 待付款 显示立即购买的按钮 -->
+ 1
- 1
pages/specialcourtesy/specialcourtesy.wxml
Näytä tiedosto
@@ -24,7 +24,7 @@
{{list.buildingName}}{{list.floorName}}
</view>
</view>
<view class='fr' bindtap='phone' data-merchantLinkPhone='{{item.merchantLinkPhone}}'>
<view class='fr' bindtap='phone' data-merchantLinkPhone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}'>
<image class="fr" src='{{teliconUrl}}' mode='widthFix'></image>
</view>
</view>
+ 1
- 1
pages/spellGroup/mySpellGroup/index.wxml
Näytä tiedosto
@@ -53,7 +53,7 @@
<text>{{item.merchantName}}</text>
<text>{{item.addr}}{{item.buildingName}}{{item.floorName}}</text>
</view>
<image bindtap='phone' data-merchantLinkPhone='{{item.merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
<image bindtap='phone' data-merchantLinkPhone='{{item.
linkLinePhone?item.linkLinePhone:item.
merchantLinkPhone}}' class="tel" src="{{teljpgUrl}}" mode="widthFix" />
</view>
</view>
<view class='notes'>
+ 0
- 1
pages/spellGroup/mySpellGroup/index.wxss
Näytä tiedosto
@@ -77,7 +77,6 @@ button::after{ border: none; }
width: 100%;
height: auto;
padding-top: 6rpx;
border-top: 2rpx solid rgb(240, 238, 238);
}
.des-peoplenum{
display: inline;
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna