zhouwenxuan
2023-09-06 0b2357a173a2bc52f3532bfcf93ff31daf226231
pages/tabBar/weather/weather.vue
@@ -12,7 +12,7 @@
            </view>
         </view>
      </view>
      <view style="height: 85%;">
      <view style="height: 83%;">
           <!-- <web-view :src="webViewUrl"></web-view> -->
          <iframe :src="webViewUrl" width="100%" height="100%"> </iframe>
      </view>