瀏覽代碼

修改背景图

htc 1 月之前
父節點
當前提交
0a66c99a57
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/support.vue

+ 1 - 1
pages/support.vue

@@ -1,7 +1,7 @@
 <template>
 	<view class="page adffc" :style="{'min-height':h+'px', 'padding-top':mt+'px'}">
 		<cus-header title='常见问题与支持'></cus-header>
-		<image src="https://oss.familydaf.cn/sxsnfile/20260119/e1692241167044db93dc77c4d29bddfe.jpg" mode="widthFix"></image>
+		<image src="https://oss.familydaf.cn/sxsnfile/20260123/7577d176370e40d68279c626dc891891.jpg" mode="widthFix"></image>
 	</view>
 </template>