From 9b09d13712c0c005891450a3bf4b6d848ec0ff37 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 29 十一月 2023 10:28:24 +0800
Subject: [PATCH] 2023.11.29
---
pages/mUser/sceneauthentication/sceneauthentication.wxml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/mUser/sceneauthentication/sceneauthentication.wxml b/pages/mUser/sceneauthentication/sceneauthentication.wxml
index a217bf1..87e084c 100644
--- a/pages/mUser/sceneauthentication/sceneauthentication.wxml
+++ b/pages/mUser/sceneauthentication/sceneauthentication.wxml
@@ -1,6 +1,6 @@
<!--pages/mUser/sceneauthentication/sceneauthentication.wxml-->
<view class="page">
- <image class="banner-bg" src="/res/icons/companyinfo-1.png" mode="widthFix"></image>
+ <image class="banner-bg" src="{{icon1}}" mode="widthFix"></image>
<view class="tips">璇蜂粩缁嗘鏌ヤ互涓嬩俊鎭紝纭鏄惁姝g‘锛岃皟鏁村畬鎴愬悗鎻愪氦瀹屾垚璁よ瘉锛堝叾涓甫*鐨勪负蹇呭~椤癸紝鍏朵綑涓洪�夊~椤癸級</view>
<c-scene-info sceneType="{{sceneType}}" bindonSubmit="onSubmit"></c-scene-info>
</view>
--
Gitblit v1.9.3