Просмотр исходного кода

修改买家中心今日新店的logo图片地址为动态的

suntg 8 лет назад
Родитель
Сommit
f65d4cb76d

+ 1 - 1
src/main/webapp/resources/view/usercenter/forstore/home_center.html

@@ -96,7 +96,7 @@
                 <div class="rt_menu"><span>今日新店</span></div>
                 <dl>
                     <dt class="border">
-                        <img style="max-height: 100%;max-width: 100%;" src="http://dfs.ubtob.com/group1/M00/17/F7/CgpkyFjbJEKAVMbMAAAmpGFAdUM616.png"/>
+                        <img style="max-height: 100%;max-width: 100%;" ng-src="{{store.logoUrl}}"/>
                     </dt>
                     <dd>
                         <p title="{{store.storeName}}">店铺名称:{{store.storeName}} </p>