|
@@ -72,7 +72,7 @@
|
|
<view class="content-lower"></view>
|
|
<view class="content-lower"></view>
|
|
<!-- 历史订单 -->
|
|
<!-- 历史订单 -->
|
|
<view class="historical-order content-style flex-row">
|
|
<view class="historical-order content-style flex-row">
|
|
- <button class="wx-isLogin" wx:if="{{!isLogin}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber"></button>
|
|
|
|
|
|
+ <button class="wx-isLogin" wx:if="{{!isLogin}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumberHis"></button>
|
|
<view class="grant flex-row" catchtap="toHistorical">
|
|
<view class="grant flex-row" catchtap="toHistorical">
|
|
<view class="content-img-text flex-row">
|
|
<view class="content-img-text flex-row">
|
|
<image class="content-img" src="/images/welfareMall/historical-order.png" />
|
|
<image class="content-img" src="/images/welfareMall/historical-order.png" />
|
|
@@ -84,7 +84,7 @@
|
|
<view class="content-lower"></view>
|
|
<view class="content-lower"></view>
|
|
<!-- 意见反馈 -->
|
|
<!-- 意见反馈 -->
|
|
<view class="feedback content-style flex-row">
|
|
<view class="feedback content-style flex-row">
|
|
- <button class="wx-isLogin" wx:if="{{!isLogin}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber"></button>
|
|
|
|
|
|
+ <button class="wx-isLogin" wx:if="{{!isLogin}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumberFee"></button>
|
|
<view class="grant flex-row" catchtap="toFeedback">
|
|
<view class="grant flex-row" catchtap="toFeedback">
|
|
<view class="content-img-text flex-row">
|
|
<view class="content-img-text flex-row">
|
|
<image class="content-img" src="/images/welfareMall/feedback.png" />
|
|
<image class="content-img" src="/images/welfareMall/feedback.png" />
|