Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
doc_wei
Skyeye
提交
0f378483
S
Skyeye
项目概览
doc_wei
/
Skyeye
通知
1172
Star
154
Fork
127
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
Skyeye
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
0f378483
编写于
3月 15, 2022
作者:
doc_wei
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
展示微调
上级
f55aeae6
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
43 addition
and
20 deletion
+43
-20
member/src/main/resources/template/tpl/member/memberInfo.html
...er/src/main/resources/template/tpl/member/memberInfo.html
+4
-0
shop/src/main/resources/template/js/keepFitOrder/allKeepFitOrderList.js
...resources/template/js/keepFitOrder/allKeepFitOrderList.js
+14
-9
shop/src/main/resources/template/js/keepFitOrder/storeKeepFitOrderList.js
...sources/template/js/keepFitOrder/storeKeepFitOrderList.js
+15
-11
shop/src/main/resources/template/js/mealOrder/storeMealOrderAdd.js
...main/resources/template/js/mealOrder/storeMealOrderAdd.js
+6
-0
shop/src/main/resources/template/tpl/mealOrder/storeMealOrderAdd.html
...n/resources/template/tpl/mealOrder/storeMealOrderAdd.html
+4
-0
未找到文件。
member/src/main/resources/template/tpl/member/memberInfo.html
浏览文件 @
0f378483
...
...
@@ -152,6 +152,7 @@
<
th
>
应付金额
<
/th
>
<
th
>
实付金额
<
/th
>
<
th
>
实付日期
<
/th
>
<
th
>
缴费门店
<
/th
>
<
th
>
订单状态
<
/th
>
<
th
>
操作时间
<
/th
>
<
/tr
>
...
...
@@ -163,6 +164,7 @@
<
td
><
div
style
=
"
width: 100px;
"
>
{{
payablePrice
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 100px;
"
>
{{
payPrice
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 150px;
"
>
{{
payTime
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 150px;
"
>
{{
storeName
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 80px;
"
>
{{{
state
}}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 150px;
"
>
{{
createTime
}}
<
/div></
td
>
<
/tr
>
...
...
@@ -187,6 +189,7 @@
<
th
>
套餐名称
<
/th
>
<
th
>
套餐内消耗
<
/th
>
<
th
>
维修技师
<
/th
>
<
th
>
保养门店
<
/th
>
<
th
>
订单状态
<
/th
>
<
th
>
操作时间
<
/th
>
<
/tr
>
...
...
@@ -198,6 +201,7 @@
<
td
><
div
style
=
"
width: 100px;
"
>
{{
mealName
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 100px;
"
>
{{
mealSinglePrice
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 100px;
"
>
{{
serviceTechnicianName
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 150px;
"
>
{{
storeName
}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 80px;
"
>
{{{
state
}}}
<
/div></
td
>
<
td
><
div
style
=
"
width: 150px;
"
>
{{
createTime
}}
<
/div></
td
>
<
/tr
>
...
...
shop/src/main/resources/template/js/keepFitOrder/allKeepFitOrderList.js
浏览文件 @
0f378483
...
...
@@ -46,21 +46,24 @@ layui.config({
return
"
会员
"
;
}
}},
{
field
:
'
memberCarPlate
'
,
title
:
'
车牌号
'
,
width
:
100
,
align
:
"
left
"
,
rowspan
:
'
2
'
},
{
field
:
'
contacts
'
,
title
:
'
会员名称
'
,
width
:
100
,
rowspan
:
'
2
'
},
{
field
:
'
phone
'
,
title
:
'
会员手机号
'
,
width
:
100
,
align
:
"
center
"
,
rowspan
:
'
2
'
},
{
field
:
'
modelType
'
,
title
:
'
车型
'
,
width
:
100
,
align
:
"
left
"
,
rowspan
:
'
2
'
},
{
field
:
'
memberCarPlate
'
,
title
:
'
车牌号
'
,
width
:
100
,
align
:
"
left
"
,
rowspan
:
'
2
'
},
{
field
:
'
vinCode
'
,
title
:
'
VIN码
'
,
width
:
120
,
align
:
"
left
"
,
rowspan
:
'
2
'
},
{
field
:
'
mealName
'
,
title
:
'
套餐名称
'
,
align
:
'
left
'
,
width
:
150
,
rowspan
:
'
2
'
},
{
field
:
'
mealPrice
'
,
title
:
'
应缴金额
'
,
align
:
'
left
'
,
width
:
100
,
rowspan
:
'
2
'
},
{
field
:
'
payPrice
'
,
title
:
'
实缴金额
'
,
align
:
'
left
'
,
width
:
100
,
rowspan
:
'
2
'
},
{
field
:
'
mealSinglePrice
'
,
title
:
'
套餐内消耗
'
,
align
:
'
left
'
,
width
:
120
,
rowspan
:
'
2
'
},
{
field
:
'
mealBuyStoreName
'
,
title
:
'
缴费门店
'
,
align
:
'
left
'
,
width
:
150
,
rowspan
:
'
2
'
},
{
field
:
'
storeName
'
,
title
:
'
保养门店
'
,
align
:
'
left
'
,
width
:
150
,
rowspan
:
'
2
'
},
{
field
:
'
createName
'
,
title
:
'
服务顾问
'
,
width
:
120
,
rowspan
:
'
2
'
},
{
field
:
'
serviceTechnicianName
'
,
title
:
'
维修技师
'
,
align
:
'
left
'
,
width
:
120
,
rowspan
:
'
2
'
},
/*{ field: 'payablePrice', title: '应付金额', width: 100, align: "left", rowspan: '2'},
{ field: 'servicePrice', title: '服务费', width: 100, align: "left", rowspan: '2'},*/
{
title
:
'
下单地址
'
,
align
:
'
center
'
,
colspan
:
'
2
'
},
{
field
:
'
mealBuyStoreName
'
,
title
:
'
套餐购买门店
'
,
align
:
'
left
'
,
rowspan
:
'
2
'
,
width
:
120
},
{
field
:
'
state
'
,
title
:
'
订单状态
'
,
width
:
100
,
align
:
"
center
"
,
rowspan
:
'
2
'
,
templet
:
function
(
d
){
return
shopUtil
.
getKeepFitOrderStateName
(
d
);
}},
/*{ field: 'payPrice', title: '实付金额', width: 100, align: "left", rowspan: '2' },
{ field: 'payTime', title: '实付日期', align: 'center', width: 150, rowspan: '2' },*/
{
field
:
'
mealName
'
,
title
:
'
套餐名称
'
,
align
:
'
left
'
,
width
:
150
,
rowspan
:
'
2
'
},
{
field
:
'
mealSinglePrice
'
,
title
:
'
套餐内消耗
'
,
align
:
'
left
'
,
width
:
120
,
rowspan
:
'
2
'
},
{
field
:
'
serviceTechnicianName
'
,
title
:
'
维修技师
'
,
align
:
'
left
'
,
width
:
120
,
rowspan
:
'
2
'
},
{
field
:
'
type
'
,
title
:
'
订单来源
'
,
width
:
80
,
align
:
"
center
"
,
rowspan
:
'
2
'
,
templet
:
function
(
d
){
if
(
d
.
type
==
1
){
return
"
线上下单
"
;
...
...
@@ -68,10 +71,12 @@ layui.config({
return
"
线下下单
"
;
}
}},
{
field
:
'
state
'
,
title
:
'
订单状态
'
,
width
:
100
,
rowspan
:
'
2
'
,
align
:
"
center
"
,
templet
:
function
(
d
){
return
shopUtil
.
getKeepFitOrderStateName
(
d
);
}},
{
field
:
'
whetherGive
'
,
title
:
'
是否赠送
'
,
width
:
100
,
align
:
"
center
"
,
rowspan
:
'
2
'
,
templet
:
function
(
d
){
return
shopUtil
.
getMealOrderWhetherGiveName
(
d
);
}},
{
field
:
'
createName
'
,
title
:
'
服务顾问
'
,
width
:
120
,
rowspan
:
'
2
'
},
{
field
:
'
createTime
'
,
title
:
'
操作时间
'
,
align
:
'
center
'
,
width
:
150
,
rowspan
:
'
2
'
},
],[
{
field
:
'
areaName
'
,
title
:
'
区域
'
,
align
:
'
left
'
,
width
:
120
},
...
...
shop/src/main/resources/template/js/keepFitOrder/storeKeepFitOrderList.js
浏览文件 @
0f378483
...
...
@@ -42,21 +42,23 @@ layui.config({
return
"
会员
"
;
}
}},
{
field
:
'
memberCarPlate
'
,
title
:
'
车牌号
'
,
width
:
100
,
align
:
"
left
"
},
{
field
:
'
contacts
'
,
title
:
'
会员名称
'
,
width
:
100
},
{
field
:
'
phone
'
,
title
:
'
会员手机号
'
,
width
:
100
,
align
:
"
center
"
},
{
field
:
'
modelType
'
,
title
:
'
车型
'
,
width
:
100
,
align
:
"
left
"
},
{
field
:
'
memberCarPlate
'
,
title
:
'
车牌号
'
,
width
:
100
,
align
:
"
left
"
},
{
field
:
'
vinCode
'
,
title
:
'
VIN码
'
,
width
:
120
,
align
:
"
left
"
},
{
field
:
'
mealName
'
,
title
:
'
套餐名称
'
,
align
:
'
left
'
,
width
:
150
},
{
field
:
'
mealPrice
'
,
title
:
'
应缴金额
'
,
align
:
'
left
'
,
width
:
100
},
{
field
:
'
payPrice
'
,
title
:
'
实缴金额
'
,
align
:
'
left
'
,
width
:
100
},
{
field
:
'
mealSinglePrice
'
,
title
:
'
套餐内消耗
'
,
align
:
'
left
'
,
width
:
120
},
{
field
:
'
mealBuyStoreName
'
,
title
:
'
缴费门店
'
,
align
:
'
left
'
,
width
:
150
},
{
field
:
'
storeName
'
,
title
:
'
保养门店
'
,
align
:
'
left
'
,
width
:
150
},
{
field
:
'
createName
'
,
title
:
'
服务顾问
'
,
width
:
120
},
{
field
:
'
serviceTechnicianName
'
,
title
:
'
维修技师
'
,
align
:
'
left
'
,
width
:
120
},
/*{ field: 'payablePrice', title: '应付金额', width: 100, align: "left"},
{ field: 'servicePrice', title: '服务费', width: 100, align: "left"},*/
{
field
:
'
storeName
'
,
title
:
'
保养门店
'
,
align
:
'
left
'
,
width
:
120
},
{
field
:
'
mealBuyStoreName
'
,
title
:
'
套餐购买门店
'
,
align
:
'
left
'
,
width
:
120
},
{
field
:
'
state
'
,
title
:
'
订单状态
'
,
width
:
100
,
align
:
"
center
"
,
templet
:
function
(
d
){
return
shopUtil
.
getKeepFitOrderStateName
(
d
);
}},
/*{ field: 'payPrice', title: '实付金额', width: 100, align: "left"},
{ field: 'payTime', title: '实付日期', align: 'center', width: 150 },*/
{
field
:
'
mealName
'
,
title
:
'
套餐名称
'
,
align
:
'
left
'
,
width
:
150
},
{
field
:
'
mealSinglePrice
'
,
title
:
'
套餐内消耗
'
,
align
:
'
left
'
,
width
:
120
},
{
field
:
'
serviceTechnicianName
'
,
title
:
'
维修技师
'
,
align
:
'
left
'
,
width
:
120
},
{
field
:
'
type
'
,
title
:
'
订单来源
'
,
width
:
80
,
align
:
"
center
"
,
templet
:
function
(
d
){
if
(
d
.
type
==
1
){
return
"
线上下单
"
;
...
...
@@ -64,10 +66,12 @@ layui.config({
return
"
线下下单
"
;
}
}},
{
field
:
'
whetherGive
'
,
title
:
'
是否赠送
'
,
width
:
100
,
align
:
"
center
"
,
rowspan
:
'
2
'
,
templet
:
function
(
d
){
{
field
:
'
state
'
,
title
:
'
订单状态
'
,
width
:
100
,
align
:
"
center
"
,
templet
:
function
(
d
){
return
shopUtil
.
getKeepFitOrderStateName
(
d
);
}},
{
field
:
'
whetherGive
'
,
title
:
'
是否赠送
'
,
width
:
100
,
align
:
"
center
"
,
templet
:
function
(
d
){
return
shopUtil
.
getMealOrderWhetherGiveName
(
d
);
}},
{
field
:
'
createName
'
,
title
:
'
服务顾问
'
,
width
:
120
},
{
field
:
'
createTime
'
,
title
:
'
操作时间
'
,
align
:
'
center
'
,
width
:
150
},
{
title
:
systemLanguage
[
"
com.skyeye.operation
"
][
languageType
],
fixed
:
'
right
'
,
align
:
'
center
'
,
width
:
200
,
toolbar
:
'
#tableBar
'
}
]],
...
...
shop/src/main/resources/template/js/mealOrder/storeMealOrderAdd.js
浏览文件 @
0f378483
...
...
@@ -148,6 +148,8 @@ layui.config({
id
:
"
row
"
+
rowNum
.
toString
(),
//checkbox的id
trId
:
"
tr
"
+
rowNum
.
toString
(),
//行的id
mealId
:
"
mealId
"
+
rowNum
.
toString
(),
mealExplain
:
"
mealExplain
"
+
rowNum
.
toString
(),
mealConsume
:
"
mealConsume
"
+
rowNum
.
toString
(),
num
:
"
num
"
+
rowNum
.
toString
(),
price
:
"
price
"
+
rowNum
.
toString
(),
carId
:
"
carId
"
+
rowNum
.
toString
()
...
...
@@ -191,6 +193,10 @@ layui.config({
var
thisRowNum
=
trId
.
replace
(
"
tr
"
,
""
);
$
(
"
#mealId
"
+
thisRowNum
.
toString
()).
val
(
mealMation
.
name
);
$
(
"
#mealExplain
"
+
thisRowNum
.
toString
()).
html
(
mealMation
.
memberDes
);
$
(
"
#mealExplain
"
+
thisRowNum
.
toString
()).
attr
(
"
title
"
,
mealMation
.
memberDes
);
$
(
"
#mealConsume
"
+
thisRowNum
.
toString
()).
html
(
mealMation
.
oilDes
);
$
(
"
#mealConsume
"
+
thisRowNum
.
toString
()).
attr
(
"
title
"
,
mealMation
.
oilDes
);
$
(
"
#num
"
+
thisRowNum
.
toString
()).
html
(
mealMation
.
totalCount
);
$
(
"
#price
"
+
thisRowNum
.
toString
()).
html
(
mealMation
.
showPrice
);
$
(
"
#mealId
"
+
thisRowNum
.
toString
()).
attr
(
"
mealMaion
"
,
JSON
.
stringify
(
mealMation
));
...
...
shop/src/main/resources/template/tpl/mealOrder/storeMealOrderAdd.html
浏览文件 @
0f378483
...
...
@@ -51,6 +51,8 @@
<tr>
<th
style=
"width: 30px;"
></th>
<th
style=
"width: 150px;"
>
套餐
<i
class=
"red"
>
*
</i></th>
<th
style=
"width: 150px;"
>
套餐说明
</th>
<th
style=
"width: 150px;"
>
耗材说明
</th>
<th
style=
"width: 100px;"
>
可使用次数
</th>
<th
style=
"width: 100px;"
>
金额
</th>
<th
style=
"width: 100px;"
>
车辆
<i
class=
"red"
>
*
</i></th>
...
...
@@ -89,6 +91,8 @@
<
input
type
=
"
text
"
id
=
"
{{mealId}}
"
name
=
"
{{mealId}}
"
placeholder
=
"
请选择套餐
"
class
=
"
layui-input
"
readonly
=
"
readonly
"
/>
<
i
class
=
"
fa fa-plus-circle input-icon chooseMealBtn
"
style
=
"
top: 12px;
"
><
/i
>
<
/td
>
<
td
id
=
"
{{mealExplain}}
"
><
/td
>
<
td
id
=
"
{{mealConsume}}
"
><
/td
>
<
td
id
=
"
{{num}}
"
><
/td
>
<
td
id
=
"
{{price}}
"
><
/td
>
<
td
>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录