zhuguifei
2025-07-25 85a15646ffe20ed2bbb2042ec500df8c850a69cc
pages/tabBar/components/realWarning.vue
@@ -16,7 +16,7 @@
         </view>
         <view class="fault-box">
            <image style="width: 100%;border-radius: 20rpx; " src="../../../static/image/ganzaoji-x.png"
            <image style="width: 100%;border-radius: 20rpx; " src="../../../packageA/static/image/ganzaoji-x.png"
               mode="aspectFit">
            </image>
@@ -56,7 +56,7 @@
            <view style="height: 180rpx;display: flex;align-items: center;">
               <view>
                  <image style="width: 80rpx;height: 80rpx;margin:20rpx;border-radius: 20rpx; "
                     src="../../../static/image/pic_gz.jpg"></image>
                     src="../../../packageA/static/image/pic_gz.jpg"></image>
               </view>
               <view
                  style="display: flex;flex: 1;flex-direction: column; justify-content: space-between;  ;height: 100%;padding: 20rpx;">
@@ -77,7 +77,7 @@
            </view>
         </view>
         </view>
      </view>
@@ -407,6 +407,7 @@
                  show: false
               },
            ],
         }
      },
      mounted() {