2 Star 1 Fork 2

徐子玉/品贷网

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
unproxy_temp.html 551 Bytes
Copy Edit Raw Blame History
徐子玉 authored 2017-07-05 11:21 . + pdw
<div id="shtab1-con" style="display: block;">
<div class="wtd_content clearfix">
<!-- 名称 -->
<div class="tag_content w120">
<p>
{$userName}
</p>
</div>
<!-- 手机号码 -->
<div class="tag_content w120">
<p>
{$phoneNumber}
</p>
</div>
<!-- 邮箱 -->
<div class="tag_content w150">
<p>
{$email}
</p>
</div>
<!-- 所在地区 -->
<div class="tag_content w300">
<p>
{$address}
</p>
</div>
<!-- 状态 -->
<div class="tag_content1 w90">
{$state_html}
</div>
</div>
</div>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuqipeter/pdw.git
git@gitee.com:xuqipeter/pdw.git
xuqipeter
pdw
品贷网
master

Search