|
|
|
@ -1,5 +1,8 @@
|
|
|
|
|
<div class='top_bar' style="">
|
|
|
|
|
<%= image_tag '/images/qrweixin.jpg', size: '200x200', alt: 'trustie', class: "weixin" %>
|
|
|
|
|
<div style="float: left;">
|
|
|
|
|
<%= image_tag '/images/qrweixin.jpg', size: '200x200', alt: 'trustie', class: "weixin" %>
|
|
|
|
|
<div style="margin: -15px 0px 0px 0px;"><h3 style="color: #000000; font-size: 15px; text-align:center ">微信扫码</h3></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="welcome_left" style="">
|
|
|
|
|
<span class="font_welcome_trustie"><%= l(:label_welcome_trustie) %> </span><span class="font_welcome_tdescription">, <%= l(:label_welcome_trustie_description) %></span>
|
|
|
|
|
</div>
|
|
|
|
|