Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
work-order-system
Overview
Overview
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
xueyuanyuan
work-order-system
Commits
2a9fdee4
Commit
2a9fdee4
authored
Jul 25, 2018
by
xueyuanyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
49c56b0e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
191 additions
and
11 deletions
+191
-11
return-order-detail.css
css/return-order-detail.css
+47
-0
return-order-index.css
css/return-order-index.css
+1
-3
return-order-type.css
css/return-order-type.css
+28
-5
return-order-detail.html
return-order-detail.html
+0
-0
return-order-type.html
return-order-type.html
+115
-3
No files found.
css/return-order-detail.css
0 → 100644
View file @
2a9fdee4
.detail-container
{
padding
:
20px
;
}
.department
{
display
:
flex
;
height
:
30px
;
line-height
:
20px
;
}
.department
p
{
margin-right
:
15px
;
}
.detail-container
select
{
height
:
25px
;
width
:
100px
;
}
.department
.btn
{
width
:
80px
;
height
:
25px
;
line-height
:
12px
;
margin-left
:
20px
;
}
.table
{
margin-top
:
10px
;
border
:
1px
solid
#333
;
}
.table
>
thead
>
tr
>
th
{
border-bottom
:
0
;
}
.table1
a
{
margin-right
:
15px
;
}
.table2
div
,
.table4
div
{
margin-top
:
15px
;
}
.table2
div
i
,
.table4
div
i
{
font-style
:
normal
;
margin-left
:
30px
;
color
:
#999
;
}
.table2
input
,
.table4
input
{
width
:
30px
;
margin-right
:
5px
;
}
\ No newline at end of file
css/return-order-index.css
View file @
2a9fdee4
...
...
@@ -82,9 +82,7 @@ header .bar .fa-bars{
.panel
.fa
{
margin-right
:
10px
;
}
.main
.digital-container
{
height
:
1000px
;
}
.visible
{
display
:
none
;
}
...
...
css/return-order-type.css
View file @
2a9fdee4
...
...
@@ -12,6 +12,12 @@
.type-container
.subnav
span
{
font-weight
:
normal
;
}
.type-container
.breadcell
{
float
:
right
;
}
.type-container
.breadcell
span
{
margin
:
0
5px
;
}
.subnav
.colorspan
{
color
:
#5199C3
;
}
...
...
@@ -35,14 +41,14 @@
margin-right
:
20px
;
}
.title
{
margin-bottom
:
20
px
;
margin-bottom
:
5
px
;
}
.particulars
.bg
{
display
:
block
;
height
:
1
5px
;
height
:
5px
;
width
:
100%
;
background-color
:
#DAE8F1
;
margin
:
10
px
0
;
margin
:
5
px
0
;
}
.title
select
{
width
:
130px
;
...
...
@@ -52,12 +58,22 @@
.beizhu
{
background-color
:
#fff
;
}
.particulars
.pink
,
.pink
.beizhu
{
background-color
:
#F5DCDC
;
}
.particulars
span
{
display
:
inline-block
;
width
:
100px
;
}
.particulars
input
{
height
:
30px
;
}
.beizhu
span
{
vertical-align
:
top
;
}
.beizhu
textarea
{
width
:
90%
;
margin-left
:
5px
;
width
:
88%
;
}
.type-container
.btn
{
width
:
91%
;
...
...
@@ -68,4 +84,10 @@
}
.table
thead
{
background-color
:
#DDE9F3
;
}
.title
.checkbox
{
display
:
inline-block
;
}
.checkbox
input
{
margin-top
:
-3px
;
}
\ No newline at end of file
return-order-detail.html
0 → 100644
View file @
2a9fdee4
This diff is collapsed.
Click to expand it.
return-order-type.html
View file @
2a9fdee4
...
...
@@ -144,6 +144,10 @@
</div>
</div>
<div
class=
"col-xs-6 col-sm-8 col-md-10 digital-container type-container"
>
<div
class=
"breadcell"
>
<a
href=
"#"
>
首页
</a><span>
/
</span><a
href=
"#"
>
回访订单列表
</a>
</div>
<h4
class=
"particulars"
>
回访记录
</h4>
<div
class=
"subnav"
>
<p>
订单号:
<span
class=
"colorspan"
>
921348348925429
</span></p>
<p>
咨询师:
<span
class=
"colorspan"
>
蓝奥
</span></p>
...
...
@@ -161,7 +165,7 @@
</select>
</div>
<div
class=
"beizhu"
>
<span>
备
注:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"
3
"
></textarea>
<span>
备
注:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"
2
"
></textarea>
</div>
</div>
<div
class=
"particulars"
>
...
...
@@ -174,7 +178,7 @@
</select>
</div>
<div
class=
"beizhu"
>
<span>
备
注:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"
3
"
></textarea>
<span>
备
注:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"
2
"
></textarea>
</div>
</div>
<div
class=
"particulars"
>
...
...
@@ -187,9 +191,117 @@
</select>
</div>
<div
class=
"beizhu"
>
<span>
理
由:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"3"
></textarea>
<span>
理
由:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"2"
></textarea>
</div>
</div>
<div
class=
"particulars"
>
<span
class=
"bg"
></span>
<div
class=
"title"
>
<span>
助理服务:
</span>
<select
name=
"on-state"
>
<option
value=
""
>
请选择
</option>
<option
value=
""
>
咨询效果
</option>
</select>
</div>
<div
class=
"beizhu"
>
<span>
理
由:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"2"
></textarea>
</div>
</div>
<div
class=
"particulars"
>
<span
class=
"bg"
></span>
<div
class=
"title"
>
<span>
助理服务:
</span>
<select
name=
"on-state"
>
<option
value=
""
>
请选择
</option>
<option
value=
""
>
咨询效果
</option>
</select>
</div>
<div
class=
"beizhu"
>
<span>
理
由:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"2"
></textarea>
</div>
</div>
<div
class=
"particulars"
>
<div
class=
"pink"
>
<span
class=
"bg"
></span>
<div
class=
"title"
>
<span>
处理状态:
</span>
<select
name=
"on-state"
>
<option
value=
""
>
请选择
</option>
<option
value=
""
>
短信发送
</option>
</select>
</div>
<div
class=
"beizhu"
>
<span>
不满意内容:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"2"
></textarea>
</div>
</div>
</div>
<div
class=
"particulars"
>
<div
class=
"pink"
>
<span
class=
"bg"
></span>
<div
class=
"title"
>
<span>
不满意对象:
</span>
<select
name=
"on-state"
>
<option
value=
""
>
请选择
</option>
<option
value=
""
>
咨询效果
</option>
</select>
<input
type=
"text"
>
</div>
<div
class=
"title"
>
<span>
归属部门:
</span>
<div
class=
"checkbox"
>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option1"
>
心暖
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option2"
>
好柿
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option3"
>
心期天旗舰店
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option4"
>
壹点灵旗舰店
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option5"
>
师资部
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option6"
>
客服中心
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option7"
>
产品部
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option8"
>
技术部
</label>
<label
class=
"checkbox-inline"
>
<input
type=
"checkbox"
value=
"option9"
>
财务部
</label>
</div>
</div>
<div
class=
"beizhu"
>
<span>
处理方案:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"2"
></textarea>
</div>
</div>
</div>
<div
class=
"particulars"
>
<span
class=
"bg"
></span>
<div
class=
"beizhu"
>
<span>
用户建议:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"2"
></textarea>
</div>
</div>
<div
class=
"particulars"
>
<span
class=
"bg"
></span>
<div
class=
"title"
>
<span>
回访状态:
</span>
<select
name=
"on-state"
>
<option
value=
""
>
未回访
</option>
<option
value=
""
>
回访
</option>
</select>
</div>
<div
class=
"beizhu"
>
<span>
备
注:
</span><textarea
name=
"beizhu"
id=
""
cols=
"150"
rows=
"2"
></textarea>
</div>
</div>
<button
type=
"button"
class=
"btn btn-primary"
>
处理完成
</button>
<!-- 操作记录 -->
<div
class=
"operation-record particulars"
>
...
...
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