This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[ETCP正式小程序][新增]
tags/2.2.4
Stormeye.Wu
6 years ago
parent
96e91135a9
commit
fa5d85afae
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
pages/passCar/passCar.wxml
+ 5
- 0
pages/passCar/passCar.wxml
View File
@@ -64,6 +64,11 @@
<navigator wx:if="{{canIUse}}" class='buy' target="miniProgram" open-type="navigate" app-id="wx192b7d2e8dcbefd0" extra-data='{{extraData}}' version="release">
立即支付
</navigator>
<!--
<navigator wx:if="{{canIUse}}" class='buy' target="miniProgram" open-type="navigate" app-id="wxc07f9d67923d676d" extra-data='{{extraData}}' version="release">
立即支付
</navigator>
-->
<view wx:if="{{!canIUse}}" class='buy' bindtap='gotoetcp'>立即支付</view>
</view>
</view>
Write
Preview
Loading…
Cancel
Save