zhongtianhaoyuan 2 years ago
parent
commit
7d8c0e7a7c
2 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/mine/index.vue
  2. BIN
      static/images/mine/appUpdate.png

+ 1 - 1
pages/mine/index.vue

@@ -132,7 +132,7 @@
 				</view>
 				<view class="flex flex-space-between content1-item">
 					<view class="flex align-center">
-						<u--image style='margin-right:8px;' :showLoading="true" src="../../static/images/mine/kf.png"
+						<u--image style='margin-right:8px;' :showLoading="true" src="../../static/images/mine/appUpdate.png"
 							width="20px" height="20px"></u--image>
 						<view>检查更新</view>
 					</view>

BIN
static/images/mine/appUpdate.png