邹能昇 4 luni în urmă
părinte
comite
136a65c516

+ 1 - 1
nova-tourism/components/homestay/index.less

@@ -205,7 +205,7 @@
     .bottom{
         width: 100%;
         font-size: 26rpx;
-        margin-bottom: 20rpx;
+        margin-bottom: 40rpx;
         display: flex;
         align-items: center;
         justify-content: center;

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
nova-tourism/components/homestay/index.wxss


+ 1 - 0
nova-tourism/pages/homestay/homestay-detail/index.js

@@ -469,6 +469,7 @@ Page({
         const latitude = this.data.storeList[0].location.latitude
         const longitude = this.data.storeList[0].location.longitude
         wx.openLocation({
+          name:this.data.storeList[0].storeName,
           latitude,
           longitude,
           scale: 18

+ 4 - 4
nova-tourism/pages/homestay/homestay-order2/index.wxml

@@ -30,20 +30,20 @@
         <view class="benefitbox2">
             <view class="benefitbox2-text">优惠卷</view>
             <view class="benefitbox2-text2">
-                减¥1000
+                减¥0
                 <van-icon name="arrow" size='30rpx' color="gray" />
             </view>
         </view>
         <view class="benefitbox2">
             <view class="benefitbox2-text">促销福利</view>
             <view class="benefitbox2-text_2">
-                减¥1000
+                减¥0
             </view>
         </view>
         <view class="benefitbox2">
             <view class="benefitbox2-text">会员福利</view>
             <view class="benefitbox2-text_2">
-                减¥1000
+                减¥0
             </view>
         </view>
     </view>
@@ -58,7 +58,7 @@
     <view class="subbox">
         <view class="subbox1" bindtap="getback">首页</view>
         <view class="subbox2" bindtap="submit">
-            <view class="subbox2_1">优惠100</view>
+            <!-- <view class="subbox2_1">优惠0</view> -->
             <view class="subbox2_2">实付款¥{{count*room.price}}</view>
         </view>
     </view>

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff