Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
weapp
/
C
Suivre
8
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
66
Wiki
Activité
2 Révisions
b4d63b1998
...
2bac767108
Auteur
SHA1
Message
Date
meo
2bac767108
[etcp停车][修改]:[修改etcp停车路径]
il y a 5 ans
Stormeye Wu
cd889336da
etcp收费页面修改
il y a 5 ans
2 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
+1
-1
index/passCar.js
+1
-1
index/passCar.wxml
+ 1
- 1
index/passCar.js
Voir le fichier
@@ -211,7 +211,7 @@ Page({
appId: that.data.etcpAppId,
extraData: this.data.extraData,
envVersion: 'release',
path: "pages/
mai
n/main",
path: "pages/
pay/order-pay-ope
n/main",
})
},
showquan: function () {
+ 1
- 1
index/passCar.wxml
Voir le fichier
@@ -49,7 +49,7 @@
</view>
<!-- 停车费用大于0 -->
<view class="buy-view" wx:if="{{stopFees.orderId&&stopFees.remainingFee>0}}">
<navigator bindfail="bindfail" path="pages/
mai
n/main" wx:if="{{canIUse}}" class='buy' target="miniProgram" open-type="navigate" app-id="{{etcpAppId}}" extra-data='{{extraData}}' version="{{etcpVersion}}">
<navigator bindfail="bindfail" path="pages/
pay/order-pay-ope
n/main" wx:if="{{canIUse}}" class='buy' target="miniProgram" open-type="navigate" app-id="{{etcpAppId}}" extra-data='{{extraData}}' version="{{etcpVersion}}">
立即支付
</navigator>
<view wx:if="{{!canIUse}}" class='buy' bindtap='gotoetcp'>立即支付</view>
Écrire
Aperçu
Chargement…
Annuler
Enregistrer