Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
1a9b4e6b
Commit
1a9b4e6b
authored
Aug 28, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户详情修改
parent
3e567345
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
customerinfo_details_new.html
...ation/app_broker/view/index/customerinfo_details_new.html
+5
-4
customerinfo_details_new.css
public/app/css/customerinfo_details_new.css
+5
-0
No files found.
application/app_broker/view/index/customerinfo_details_new.html
View file @
1a9b4e6b
...
...
@@ -9,7 +9,7 @@
<meta
name=
"Keywords"
content=
""
/>
<meta
name=
"Description"
content=
""
/>
<link
rel=
"stylesheet"
href=
"/app/css/common.css?rev=14ba5c1d4b1452ee5b804c1b98270acc"
>
<link
href=
"/app/css/customerinfo_details_new.css?new1
1
"
rel=
"stylesheet"
>
<link
href=
"/app/css/customerinfo_details_new.css?new1
2
"
rel=
"stylesheet"
>
<script
src=
"/app/js/vconsole.min.js"
></script>
<script>
if
(
~
location
.
origin
.
indexOf
(
'api.'
))
{
...
...
@@ -29,10 +29,11 @@
<div
class=
"header_seat"
></div>
<div
class=
"info-area"
>
<span
id=
"baohuqi_span"
>
保护期内
</span>
<div
class=
"flex-center"
><img
src=
"/app/images/ic_default_headpic.png"
onerror=
"javascript:this.src='/app/images/ic_default_headpic.png'"
id=
"customer_pic"
/></div>
<div>
<p><span
id=
"name"
></span><span
class=
"edit-btn"
><img
src=
"/app/images/boy_ic@2x.png"
class=
"sex-icon"
/></span></p>
<p><a
href=
"javascript:;"
id=
"call_list_open_btn"
class=
"flex-center"
><span
id=
"customer_id"
>
客户ID:0,
</span><span
id=
"customer_phone"
></span><img
class=
"call-btn call-btn-main"
src=
"/app/images/ic_tel.png"
/><
span
id=
"baohuqi_span"
>
保护期内
</span><
/a></p>
<p><a
href=
"javascript:;"
id=
"call_list_open_btn"
class=
"flex-center"
><span
id=
"customer_id"
>
客户ID:0,
</span><span
id=
"customer_phone"
></span><img
class=
"call-btn call-btn-main"
src=
"/app/images/ic_tel.png"
/></a></p>
<p><span
class=
"flex-center"
id=
"industry_type"
></span><span
class=
"flex-center"
id=
"price_demand"
></span><span
class=
"flex-center"
id=
"area_demand"
></span></p>
<p
id=
"add_city_type_area"
></p>
</div>
...
...
@@ -81,7 +82,7 @@
<p>性别:<span class="edit-btn"><span id="customer_sex"></span><img src="/app/images/boy_ic@2x.png" class="sex-icon" /><img class="edit-icon" src="/app/images/ic_bianji.png" /></span></p>-->
<p>
客方:
<span
id=
"kefang"
></span><img
class=
"call-btn call-btn-other"
src=
"/app/images/ic_tel.png"
/></p>
<p>
是否转介绍:
<span
id=
"zhuanjieshao"
></span></p>
<p>
邀请人(介绍人):
<span
id=
"yaoqingren"
></span><
img
class=
"call-btn call-btn-other"
src=
"/app/images/ic_tel.png"
/><
/p>
<p>
邀请人(介绍人):
<span
id=
"yaoqingren"
></span></p>
<p>
VIP客户(客方和有权限的人才能看到):
<span
id=
"isvip"
></span></p>
<p>
产生类型:
<span
id=
"create_type"
></span></p>
<p>
创建时间:
<span
id=
"add_time"
></span></p>
...
...
@@ -176,7 +177,7 @@
<script
type=
"text/javascript"
src=
"/app/js/jquery-1122-min.js"
></script>
<script
src=
"/app/js/common.js?new42"
charset=
"utf-8"
></script>
<script
src=
"/app/js/customerinfo_details_new.js?new5
7
"
></script>
<script
src=
"/app/js/customerinfo_details_new.js?new5
8
"
></script>
</body>
...
...
public/app/css/customerinfo_details_new.css
View file @
1a9b4e6b
...
...
@@ -15,6 +15,7 @@ header .icon-link{
background-color
:
white
;
/*padding: .5rem .3rem;*/
border-bottom
:
1px
solid
#e6e6e6
;
position
:
relative
;
}
.info-area
>
div
{
display
:
flex
;
...
...
@@ -61,6 +62,10 @@ header .icon-link{
line-height
:
.36rem
;
border-radius
:
.16rem
;
margin-left
:
.1rem
;
position
:
absolute
;
right
:
.1rem
;
top
:
.1rem
;
text-align
:
center
;
display
:
none
;
}
.call-btn
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment