Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Skyeye云
Skyeye
提交
e1197e17
S
Skyeye
项目概览
Skyeye云
/
Skyeye
通知
1432
Star
162
Fork
130
代码
文件
提交
分支
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看板
提交
e1197e17
编写于
8月 03, 2022
作者:
Skyeye云
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
【邮箱】邮箱模块拆分完成
上级
9a549870
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
22 addition
and
22 deletion
+22
-22
email/src/main/resources/template/js/emailSendModel/emailSendModelAdd.js
...resources/template/js/emailSendModel/emailSendModelAdd.js
+1
-1
email/src/main/resources/template/js/emailSendModel/emailSendModelDetails.js
...urces/template/js/emailSendModel/emailSendModelDetails.js
+1
-1
email/src/main/resources/template/js/emailSendModel/emailSendModelEdit.js
...esources/template/js/emailSendModel/emailSendModelEdit.js
+2
-2
email/src/main/resources/template/js/emailSendModel/emailSendModelList.js
...esources/template/js/emailSendModel/emailSendModelList.js
+3
-3
email/src/main/resources/template/js/emailSendModel/emailSendModelListChoose.js
...es/template/js/emailSendModel/emailSendModelListChoose.js
+1
-1
email/src/main/resources/template/js/useremail/emailshow.js
email/src/main/resources/template/js/useremail/emailshow.js
+1
-1
email/src/main/resources/template/js/useremail/sendemail.js
email/src/main/resources/template/js/useremail/sendemail.js
+3
-3
email/src/main/resources/template/js/useremail/useremail.js
email/src/main/resources/template/js/useremail/useremail.js
+10
-10
未找到文件。
email/src/main/resources/template/js/emailSendModel/emailSendModelAdd.js
浏览文件 @
e1197e17
...
@@ -29,7 +29,7 @@ layui.config({
...
@@ -29,7 +29,7 @@ layui.config({
toCc
:
$
(
'
#toCc
'
).
tagEditor
(
'
getTags
'
)[
0
].
tags
,
toCc
:
$
(
'
#toCc
'
).
tagEditor
(
'
getTags
'
)[
0
].
tags
,
toBcc
:
$
(
'
#toBcc
'
).
tagEditor
(
'
getTags
'
)[
0
].
tags
toBcc
:
$
(
'
#toBcc
'
).
tagEditor
(
'
getTags
'
)[
0
].
tags
};
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
emailsendmodel002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
email
BasePath
+
"
emailsendmodel002
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
POST
"
,
callback
:
function
(
json
)
{
parent
.
layer
.
close
(
index
);
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
parent
.
refreshCode
=
'
0
'
;
}});
}});
...
...
email/src/main/resources/template/js/emailSendModel/emailSendModelDetails.js
浏览文件 @
e1197e17
...
@@ -12,7 +12,7 @@ layui.config({
...
@@ -12,7 +12,7 @@ layui.config({
showGrid
({
showGrid
({
id
:
"
showForm
"
,
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
emailsendmodel003
"
,
url
:
sysMainMation
.
email
BasePath
+
"
emailsendmodel003
"
,
params
:
{
id
:
parent
.
rowId
},
params
:
{
id
:
parent
.
rowId
},
pagination
:
false
,
pagination
:
false
,
method
:
"
GET
"
,
method
:
"
GET
"
,
...
...
email/src/main/resources/template/js/emailSendModel/emailSendModelEdit.js
浏览文件 @
e1197e17
...
@@ -12,7 +12,7 @@ layui.config({
...
@@ -12,7 +12,7 @@ layui.config({
showGrid
({
showGrid
({
id
:
"
showForm
"
,
id
:
"
showForm
"
,
url
:
req
BasePath
+
"
emailsendmodel003
"
,
url
:
sysMainMation
.
email
BasePath
+
"
emailsendmodel003
"
,
params
:
{
id
:
parent
.
rowId
},
params
:
{
id
:
parent
.
rowId
},
pagination
:
false
,
pagination
:
false
,
method
:
"
GET
"
,
method
:
"
GET
"
,
...
@@ -51,7 +51,7 @@ layui.config({
...
@@ -51,7 +51,7 @@ layui.config({
toBcc
:
$
(
'
#toBcc
'
).
tagEditor
(
'
getTags
'
)[
0
].
tags
,
toBcc
:
$
(
'
#toBcc
'
).
tagEditor
(
'
getTags
'
)[
0
].
tags
,
id
:
parent
.
rowId
id
:
parent
.
rowId
};
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
emailsendmodel005
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
email
BasePath
+
"
emailsendmodel005
"
,
params
:
params
,
type
:
'
json
'
,
method
:
"
PUT
"
,
callback
:
function
(
json
)
{
parent
.
layer
.
close
(
index
);
parent
.
layer
.
close
(
index
);
parent
.
refreshCode
=
'
0
'
;
parent
.
refreshCode
=
'
0
'
;
}});
}});
...
...
email/src/main/resources/template/js/emailSendModel/emailSendModelList.js
浏览文件 @
e1197e17
...
@@ -17,9 +17,9 @@ layui.config({
...
@@ -17,9 +17,9 @@ layui.config({
id
:
'
messageTable
'
,
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
emailsendmodel001
'
,
url
:
sysMainMation
.
email
BasePath
+
'
emailsendmodel001
'
,
where
:
getTableParams
(),
where
:
getTableParams
(),
even
:
true
,
even
:
true
,
page
:
true
,
page
:
true
,
limits
:
getLimits
(),
limits
:
getLimits
(),
limit
:
getLimit
(),
limit
:
getLimit
(),
...
@@ -93,7 +93,7 @@ layui.config({
...
@@ -93,7 +93,7 @@ layui.config({
function
del
(
data
){
function
del
(
data
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
layer
.
confirm
(
systemLanguage
[
"
com.skyeye.deleteOperationMsg
"
][
languageType
],
{
icon
:
3
,
title
:
systemLanguage
[
"
com.skyeye.deleteOperation
"
][
languageType
]},
function
(
index
){
layer
.
close
(
index
);
layer
.
close
(
index
);
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
"
emailsendmodel004
"
,
params
:
{
id
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
email
BasePath
+
"
emailsendmodel004
"
,
params
:
{
id
:
data
.
id
},
type
:
'
json
'
,
method
:
"
DELETE
"
,
callback
:
function
(
json
)
{
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.deleteOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
loadTable
();
loadTable
();
}});
}});
...
...
email/src/main/resources/template/js/emailSendModel/emailSendModelListChoose.js
浏览文件 @
e1197e17
...
@@ -19,7 +19,7 @@ layui.config({
...
@@ -19,7 +19,7 @@ layui.config({
id
:
'
messageTable
'
,
id
:
'
messageTable
'
,
elem
:
'
#messageTable
'
,
elem
:
'
#messageTable
'
,
method
:
'
post
'
,
method
:
'
post
'
,
url
:
req
BasePath
+
'
emailsendmodel001
'
,
url
:
sysMainMation
.
email
BasePath
+
'
emailsendmodel001
'
,
where
:
getTableParams
(),
where
:
getTableParams
(),
even
:
true
,
even
:
true
,
page
:
true
,
page
:
true
,
...
...
email/src/main/resources/template/js/useremail/emailshow.js
浏览文件 @
e1197e17
...
@@ -12,7 +12,7 @@ layui.config({
...
@@ -12,7 +12,7 @@ layui.config({
// 邮件内容模板
// 邮件内容模板
var
emailContentMobel
=
$
(
"
#emailContentMobel
"
).
html
();
var
emailContentMobel
=
$
(
"
#emailContentMobel
"
).
html
();
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail005
"
,
params
:
{
rowId
:
parent
.
rowId
},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail005
"
,
params
:
{
rowId
:
parent
.
rowId
},
type
:
'
json
'
,
callback
:
function
(
json
)
{
if
(
!
isNull
(
json
.
bean
.
toPeople
)){
if
(
!
isNull
(
json
.
bean
.
toPeople
)){
json
.
bean
.
toPeople
=
json
.
bean
.
toPeople
.
split
(
'
,
'
);
json
.
bean
.
toPeople
=
json
.
bean
.
toPeople
.
split
(
'
,
'
);
}
}
...
...
email/src/main/resources/template/js/useremail/sendemail.js
浏览文件 @
e1197e17
...
@@ -22,7 +22,7 @@ layui.config({
...
@@ -22,7 +22,7 @@ layui.config({
if
(
!
isNull
(
id
)){
if
(
!
isNull
(
id
)){
// 草稿箱获取数据
// 草稿箱获取数据
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail014
"
,
params
:
{
rowId
:
id
},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail014
"
,
params
:
{
rowId
:
id
},
type
:
'
json
'
,
callback
:
function
(
json
)
{
$
(
"
#typeName
"
).
val
(
json
.
bean
.
title
);
$
(
"
#typeName
"
).
val
(
json
.
bean
.
title
);
$
(
"
#content
"
).
val
(
json
.
bean
.
content
);
$
(
"
#content
"
).
val
(
json
.
bean
.
content
);
...
@@ -62,7 +62,7 @@ layui.config({
...
@@ -62,7 +62,7 @@ layui.config({
if
(
!
isNull
(
forwardId
)){
if
(
!
isNull
(
forwardId
)){
// 邮件回复获取数据
// 邮件回复获取数据
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail017
"
,
params
:
{
rowId
:
forwardId
},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail017
"
,
params
:
{
rowId
:
forwardId
},
type
:
'
json
'
,
callback
:
function
(
json
)
{
$
(
"
#typeName
"
).
val
(
json
.
bean
.
title
);
$
(
"
#typeName
"
).
val
(
json
.
bean
.
title
);
var
emailContentHeadStr
=
getContentHead
(
json
.
bean
.
fromPeople
,
json
.
bean
.
sendDate
,
json
.
bean
.
toPeople
,
json
.
bean
.
toCc
,
json
.
bean
.
toBcc
,
json
.
bean
.
title
);
var
emailContentHeadStr
=
getContentHead
(
json
.
bean
.
fromPeople
,
json
.
bean
.
sendDate
,
json
.
bean
.
toPeople
,
json
.
bean
.
toCc
,
json
.
bean
.
toBcc
,
json
.
bean
.
title
);
$
(
"
#content
"
).
val
(
emailContentHeadStr
+
json
.
bean
.
content
);
$
(
"
#content
"
).
val
(
emailContentHeadStr
+
json
.
bean
.
content
);
...
@@ -231,7 +231,7 @@ layui.config({
...
@@ -231,7 +231,7 @@ layui.config({
rowId
:
id
,
rowId
:
id
,
emailEnclosureList
:
JSON
.
stringify
(
emailEnclosureList
)
emailEnclosureList
:
JSON
.
stringify
(
emailEnclosureList
)
};
};
AjaxPostUtil
.
request
({
url
:
req
BasePath
+
url
,
params
:
params
,
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
email
BasePath
+
url
,
params
:
params
,
type
:
'
json
'
,
callback
:
function
(
json
)
{
if
(
url
==
"
useremail013
"
||
url
==
"
useremail015
"
){
if
(
url
==
"
useremail013
"
||
url
==
"
useremail015
"
){
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.addOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
winui
.
window
.
msg
(
systemLanguage
[
"
com.skyeye.addOperationSuccessMsg
"
][
languageType
],
{
icon
:
1
,
time
:
2000
});
}
else
{
}
else
{
...
...
email/src/main/resources/template/js/useremail/useremail.js
浏览文件 @
e1197e17
...
@@ -17,7 +17,7 @@ layui.config({
...
@@ -17,7 +17,7 @@ layui.config({
// 邮件内容模板
// 邮件内容模板
var
emailContentMobel
=
$
(
"
#emailContentMobel
"
).
html
();
var
emailContentMobel
=
$
(
"
#emailContentMobel
"
).
html
();
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail001
"
,
params
:
{},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail001
"
,
params
:
{},
type
:
'
json
'
,
callback
:
function
(
json
)
{
if
(
json
.
rows
.
length
===
0
){
if
(
json
.
rows
.
length
===
0
){
$
(
"
#emailOperator
"
).
hide
();
//隐藏邮箱模块
$
(
"
#emailOperator
"
).
hide
();
//隐藏邮箱模块
$
(
"
#firstAddEmail
"
).
show
();
//显示首次输入邮箱模块
$
(
"
#firstAddEmail
"
).
show
();
//显示首次输入邮箱模块
...
@@ -40,7 +40,7 @@ layui.config({
...
@@ -40,7 +40,7 @@ layui.config({
// 添加邮箱
// 添加邮箱
form
.
on
(
'
submit(formAddBean)
'
,
function
(
data
)
{
form
.
on
(
'
submit(formAddBean)
'
,
function
(
data
)
{
if
(
winui
.
verifyForm
(
data
.
elem
))
{
if
(
winui
.
verifyForm
(
data
.
elem
))
{
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail002
"
,
params
:
{
emailAddress
:
$
(
"
#emailAddress
"
).
val
(),
emailPassword
:
$
(
"
#emailPassword
"
).
val
()},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail002
"
,
params
:
{
emailAddress
:
$
(
"
#emailAddress
"
).
val
(),
emailPassword
:
$
(
"
#emailPassword
"
).
val
()},
type
:
'
json
'
,
callback
:
function
(
json
)
{
winui
.
window
.
msg
(
'
新增成功
'
,
{
icon
:
1
,
time
:
2000
});
winui
.
window
.
msg
(
'
新增成功
'
,
{
icon
:
1
,
time
:
2000
});
$
(
"
#firstAddEmail
"
).
fadeOut
(
1000
);
$
(
"
#firstAddEmail
"
).
fadeOut
(
1000
);
$
(
"
#emailOperator
"
).
show
();
$
(
"
#emailOperator
"
).
show
();
...
@@ -103,7 +103,7 @@ layui.config({
...
@@ -103,7 +103,7 @@ layui.config({
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
var
lis
=
[];
var
lis
=
[];
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail004
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail004
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
var
jsonStr
=
""
;
//实体json对象
var
jsonStr
=
""
;
//实体json对象
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
jsonStr
=
{
jsonStr
=
{
...
@@ -131,7 +131,7 @@ layui.config({
...
@@ -131,7 +131,7 @@ layui.config({
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
var
lis
=
[];
var
lis
=
[];
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail011
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail011
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
var
jsonStr
=
""
;
//实体json对象
var
jsonStr
=
""
;
//实体json对象
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
jsonStr
=
{
jsonStr
=
{
...
@@ -159,7 +159,7 @@ layui.config({
...
@@ -159,7 +159,7 @@ layui.config({
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
var
lis
=
[];
var
lis
=
[];
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail007
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail007
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
var
jsonStr
=
""
;
//实体json对象
var
jsonStr
=
""
;
//实体json对象
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
jsonStr
=
{
jsonStr
=
{
...
@@ -187,7 +187,7 @@ layui.config({
...
@@ -187,7 +187,7 @@ layui.config({
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
done
:
function
(
page
,
next
)
{
//到达临界点(默认滚动触发),触发下一页
var
lis
=
[];
var
lis
=
[];
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
//以jQuery的Ajax请求为例,请求下一页数据(注意:page是从2开始返回)
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail009
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail009
"
,
params
:
{
page
:
page
,
limit
:
12
,
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
var
jsonStr
=
""
;
//实体json对象
var
jsonStr
=
""
;
//实体json对象
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
$
.
each
(
json
.
rows
,
function
(
index
,
item
)
{
jsonStr
=
{
jsonStr
=
{
...
@@ -230,19 +230,19 @@ layui.config({
...
@@ -230,19 +230,19 @@ layui.config({
$
(
"
body
"
).
on
(
"
click
"
,
"
#collectEmail
"
,
function
(
e
)
{
$
(
"
body
"
).
on
(
"
click
"
,
"
#collectEmail
"
,
function
(
e
)
{
var
_selId
=
$
(
"
#emailSetting
"
).
find
(
"
a[class='selected']
"
).
attr
(
"
id
"
);
var
_selId
=
$
(
"
#emailSetting
"
).
find
(
"
a[class='selected']
"
).
attr
(
"
id
"
);
if
(
_selId
===
'
inboxEmailAsel
'
){
//收件箱
if
(
_selId
===
'
inboxEmailAsel
'
){
//收件箱
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail003
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail003
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
}});
}});
}
else
if
(
_selId
===
'
draftsEmailAsel
'
){
//草稿箱
}
else
if
(
_selId
===
'
draftsEmailAsel
'
){
//草稿箱
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail010
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail010
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
}});
}});
}
else
if
(
_selId
===
'
sendedEmailAsel
'
){
//已发送邮件
}
else
if
(
_selId
===
'
sendedEmailAsel
'
){
//已发送邮件
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail006
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail006
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
}});
}});
}
else
if
(
_selId
===
'
deleteedEmailAsel
'
){
//已删除邮件
}
else
if
(
_selId
===
'
deleteedEmailAsel
'
){
//已删除邮件
AjaxPostUtil
.
request
({
url
:
reqBasePath
+
"
useremail008
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
AjaxPostUtil
.
request
({
url
:
sysMainMation
.
emailBasePath
+
"
useremail008
"
,
params
:
{
emailId
:
$
(
"
#checkEmail
"
).
attr
(
'
rowid
'
)},
type
:
'
json
'
,
callback
:
function
(
json
)
{
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
winui
.
window
.
msg
(
"
获取邮件中
"
,
{
icon
:
1
,
time
:
2000
});
}});
}});
}
else
{
}
else
{
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录