邹能昇 4 ヶ月 前
コミット
a437ccca2e

+ 1 - 1
nova-tourism/pages/homestay/homestay-detail/index.less

@@ -72,7 +72,7 @@
             }
             .info-intr2{
                 margin-top: 10rpx;
-                font-size: 28rpx;
+                font-size: 30rpx;
                 width: 100%;
                 height: auto;
                 margin-left: 4rpx;

+ 1 - 1
nova-tourism/pages/homestay/homestay-detail/index.wxml

@@ -21,7 +21,7 @@
                 <image class="name-pic" wx:if="{{storeList[0].iscollect}}" src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241121/8mp9uj030058190.png?imageView2/1/w/200/h/200"></image>
             </view>
             <view class="info-intr">{{storeList[0].desc}}</view>
-            <view class="info-intr2" bindtap="callMap"><van-icon size='40rpx' name="location-o" /> {{storeList[0].storeAddress}}</view>
+            <view class="info-intr2" bindtap="callMap"><van-icon size='36rpx' name="location-o" /> {{storeList[0].storeAddress}}</view>
             <view class="info-map">
                 <view class="map" >
                     <map class="map" enable-zoom="ture" enable-scroll="true" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="20" markers="{{markers}}"></map>

ファイルの差分が大きいため隠しています
+ 0 - 0
nova-tourism/pages/homestay/homestay-detail/index.wxss


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません