Browse Source

Merge branch 'develop' of zhengxifeng/zc100 into master

zhengxifeng 7 months ago
parent
commit
f8fbe814c6
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      template/pc/components/detail/new.htm

+ 3
- 0
template/pc/components/detail/new.htm View File

@@ -37,6 +37,9 @@
37 37
             <div>
38 38
 
39 39
 
40
+                <p style="width:100%;text-align:center;">
41
+                    <img src="{$eyou.field.litpic}"/>
42
+                </p>
40 43
                 {eyou:if condition='($is_mobile === false)'}
41 44
                 {$eyou.field.content_5}
42 45
                 {eyou:else /}

Loading…
Cancel
Save