6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
<view class="enterprise_content">
|
|
<view class="content" >
|
|
<image src="{{info.cover || '/static/images/company_bg4.png'}}" mode="widthFix"></image>
|
|
</view>
|
|
<view class="content txt_center" >{{info.title}} </view>
|
|
</view> |