Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Skyeye云
Skyeye
提交
f385cf58
S
Skyeye
项目概览
Skyeye云
/
Skyeye
通知
1434
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看板
提交
f385cf58
编写于
10月 26, 2018
作者:
Skyeye云
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
拖拽生成完成
上级
d371d601
变更
7
展开全部
隐藏空白更改
内联
并排
Showing
7 changed file
with
974 addition
and
15 deletion
+974
-15
skyeye-web/src/main/webapp/assets/lib/layui/lay/modules/dragula.js
...b/src/main/webapp/assets/lib/layui/lay/modules/dragula.js
+915
-0
skyeye-web/src/main/webapp/assets/lib/layui/layui.js
skyeye-web/src/main/webapp/assets/lib/layui/layui.js
+2
-1
skyeye-web/src/main/webapp/assets/lib/winui/css/winui.css
skyeye-web/src/main/webapp/assets/lib/winui/css/winui.css
+32
-4
skyeye-web/src/main/webapp/assets/winui/weui.css
skyeye-web/src/main/webapp/assets/winui/weui.css
+0
-5
skyeye-web/src/main/webapp/js/rmmysmpropage/mysmpropagelist.js
...e-web/src/main/webapp/js/rmmysmpropage/mysmpropagelist.js
+18
-1
skyeye-web/src/main/webapp/tpl/rmmysmpropage/groupMemberTemplate.tpl
...src/main/webapp/tpl/rmmysmpropage/groupMemberTemplate.tpl
+2
-2
skyeye-web/src/main/webapp/tpl/rmmysmpropage/mysmpropagelist.html
...eb/src/main/webapp/tpl/rmmysmpropage/mysmpropagelist.html
+5
-2
未找到文件。
skyeye-web/src/main/webapp/assets/lib/layui/lay/modules/dragula.js
0 → 100644
浏览文件 @
f385cf58
此差异已折叠。
点击以展开。
skyeye-web/src/main/webapp/assets/lib/layui/layui.js
浏览文件 @
f385cf58
...
@@ -105,7 +105,8 @@ function isNull(str){
...
@@ -105,7 +105,8 @@ function isNull(str){
mobile
:
'
modules/mobile
'
,
// 移动大模块 | 若当前为开发目录,则为移动模块入口,否则为移动模块集合
mobile
:
'
modules/mobile
'
,
// 移动大模块 | 若当前为开发目录,则为移动模块入口,否则为移动模块集合
'
layui.all
'
:
'
../layui.all
'
,
// PC模块合并版
'
layui.all
'
:
'
../layui.all
'
,
// PC模块合并版
cookie
:
'
modules/cookie
'
,
//cookie
cookie
:
'
modules/cookie
'
,
//cookie
fileUpload
:
'
modules/jQuery.upload.min
'
//上传
fileUpload
:
'
modules/jQuery.upload.min
'
,
//上传
dragula
:
'
modules/dragula
'
,
//拖拽
};
};
// 记录基础数据
// 记录基础数据
...
...
skyeye-web/src/main/webapp/assets/lib/winui/css/winui.css
浏览文件 @
f385cf58
...
@@ -2480,11 +2480,11 @@ body .layer-ext-winconfirm {
...
@@ -2480,11 +2480,11 @@ body .layer-ext-winconfirm {
}
}
.page__category-content
>
a
{
.page__category-content
>
a
{
font-size
:
15px
!important
;
padding-bottom
:
5px
;
}
}
.page__category-content
>
a
>
.weui-cell__bd
{
.page__category-content
>
a
>
.weui-cell__bd
{
border-bottom
:
1px
solid
gainsboro
;
height
:
30px
;
height
:
30px
;
}
}
...
@@ -2536,6 +2536,10 @@ body .layer-ext-winconfirm {
...
@@ -2536,6 +2536,10 @@ body .layer-ext-winconfirm {
float
:
right
;
float
:
right
;
}
}
#memberList
>
div
{
padding
:
10px
;
}
.member-list
>
div
>
.layui-card
{
.member-list
>
div
>
.layui-card
{
background-color
:
white
;
background-color
:
white
;
width
:
100%
;
width
:
100%
;
...
@@ -2609,14 +2613,14 @@ body .layer-ext-winconfirm {
...
@@ -2609,14 +2613,14 @@ body .layer-ext-winconfirm {
bottom
:
65px
;
bottom
:
65px
;
}
}
.iphone-screen
{
.iphone-screen
{
background
:
#ee
e
;
background
:
whit
e
;
border
:
1px
solid
#fff
;
border
:
1px
solid
#fff
;
overflow
:
auto
;
height
:
calc
(
100vh
-
145px
);
height
:
calc
(
100vh
-
145px
);
width
:
100%
;
width
:
100%
;
margin
:
0
auto
;
margin
:
0
auto
;
border
:
2px
solid
rgba
(
0
,
0
,
0
,
0.9
);
border
:
2px
solid
rgba
(
0
,
0
,
0
,
0.9
);
border-radius
:
3px
;
border-radius
:
3px
;
overflow
:
hidden
;
}
}
.iphone-screen
img
{
.iphone-screen
img
{
width
:
100%
;
width
:
100%
;
...
@@ -2651,6 +2655,30 @@ body .layer-ext-winconfirm {
...
@@ -2651,6 +2655,30 @@ body .layer-ext-winconfirm {
border-radius
:
0px
2px
2px
0px
;
border-radius
:
0px
2px
2px
0px
;
}
}
.gu-mirror
{
position
:
fixed
!important
;
margin
:
0
!important
;
z-index
:
9999
!important
;
opacity
:
0.8
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
;
filter
:
alpha
(
opacity
=
80
);
}
.gu-hide
{
display
:
none
!important
;
}
.gu-unselectable
{
-webkit-user-select
:
none
!important
;
-moz-user-select
:
none
!important
;
-ms-user-select
:
none
!important
;
user-select
:
none
!important
;
}
.gu-transit
{
opacity
:
0.2
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
;
filter
:
alpha
(
opacity
=
20
);
}
/*** 小程序页面管理end ***/
/*** 小程序页面管理end ***/
...
...
skyeye-web/src/main/webapp/assets/winui/weui.css
浏览文件 @
f385cf58
/*!
* WeUI v1.1.3 (https://github.com/weui/weui)
* Copyright 2018 Tencent, Inc.
* Licensed under the MIT license
*/
html
{
html
{
-ms-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
;
-webkit-text-size-adjust
:
100%
;
-webkit-text-size-adjust
:
100%
;
...
...
skyeye-web/src/main/webapp/js/rmmysmpropage/mysmpropagelist.js
浏览文件 @
f385cf58
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
layui
.
config
({
layui
.
config
({
base
:
basePath
,
base
:
basePath
,
version
:
skyeyeVersion
version
:
skyeyeVersion
}).
define
([
'
table
'
,
'
jquery
'
,
'
winui
'
,
'
form
'
],
function
(
exports
)
{
}).
define
([
'
table
'
,
'
jquery
'
,
'
winui
'
,
'
form
'
,
'
dragula
'
],
function
(
exports
)
{
winui
.
renderColor
();
winui
.
renderColor
();
...
@@ -28,6 +28,23 @@ layui.config({
...
@@ -28,6 +28,23 @@ layui.config({
var
winH
=
$
(
window
).
height
();
var
winH
=
$
(
window
).
height
();
var
categorySpace
=
10
;
var
categorySpace
=
10
;
dragula
([
document
.
getElementById
(
'
memberList
'
),
document
.
getElementById
(
'
centerText
'
)],
{
copy
:
function
(
el
,
source
)
{
//复制
return
source
===
document
.
getElementById
(
'
memberList
'
);
},
accepts
:
function
(
el
,
target
)
{
//移动
console
.
log
(
el
);
return
target
!==
document
.
getElementById
(
'
memberList
'
);
}
}).
on
(
'
drop
'
,
function
(
el
,
container
)
{
//放置
if
(
$
(
container
).
attr
(
"
id
"
)
==
'
centerText
'
){
//放置在手机里面
el
.
className
=
'
layui-col-md12
'
;
var
content
=
$
(
el
).
attr
(
"
htmlContent
"
);
var
JsContent
=
'
<script>layui.define(["jquery"], function(exports) {var jQuery = layui.jquery;(function($) {
'
+
$
(
el
).
attr
(
"
htmlJsContent
"
)
+
'
})(jQuery);});</script>
'
$
(
el
).
html
(
content
+
JsContent
);
}
});
//二级菜单点击
//二级菜单点击
$
(
'
body
'
).
on
(
'
click
'
,
'
.js_item
'
,
function
(){
$
(
'
body
'
).
on
(
'
click
'
,
'
.js_item
'
,
function
(){
var
id
=
$
(
this
).
data
(
'
id
'
);
var
id
=
$
(
this
).
data
(
'
id
'
);
...
...
skyeye-web/src/main/webapp/tpl/rmmysmpropage/groupMemberTemplate.tpl
浏览文件 @
f385cf58
{{
#
each
rows
}}
{{
#
each
rows
}}
<div
class=
"layui-col-sm6 layui-col-md6 layui-col-lg6"
>
<div
class=
"layui-col-sm6 layui-col-md6 layui-col-lg6"
htmlContent=
"{
{
htmlContent
}
}"
htmlJsContent=
"{
{
htmlJsContent
}
}"
rowId=
"{
{
id
}
}"
>
<div
class=
"layui-card"
>
<div
class=
"layui-card"
>
<img
src=
"{
{
#
compare1
printsPicUrl
}
}{
{/
compare1
}
}"
data-htmlContent=
"{
{
htmlContent
}
}"
data-htmlJsContent=
"{
{
htmlJsContent
}
}"
data-id=
"{
{
id
}
}"
style=
"width:100%;height:auto"
class=
"cursor"
/>
<img
src=
"{
{
#
compare1
printsPicUrl
}
}{
{/
compare1
}
}"
style=
"width:100%;height:auto"
class=
"cursor"
/>
</div>
</div>
</div>
</div>
{
{/
each
}
}
{
{/
each
}
}
\ No newline at end of file
skyeye-web/src/main/webapp/tpl/rmmysmpropage/mysmpropagelist.html
浏览文件 @
f385cf58
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<link
href=
"../../assets/lib/layui/css/layui.css"
rel=
"stylesheet"
/>
<link
href=
"../../assets/lib/layui/css/layui.css"
rel=
"stylesheet"
/>
<link
href=
"../../assets/lib/font-awesome-4.7.0/css/font-awesome.css"
rel=
"stylesheet"
/>
<link
href=
"../../assets/lib/font-awesome-4.7.0/css/font-awesome.css"
rel=
"stylesheet"
/>
<link
href=
"../../assets/lib/winui/css/winui.css"
rel=
"stylesheet"
/>
<link
href=
"../../assets/lib/winui/css/winui.css"
rel=
"stylesheet"
/>
<link
href=
"../../assets/winui/weui.css"
rel=
"stylesheet"
/>
</head>
</head>
<body
style=
"overflow: hidden;"
>
<body
style=
"overflow: hidden;"
>
<div
class=
"winui-toolbar"
>
<div
class=
"winui-toolbar"
>
...
@@ -37,7 +38,7 @@
...
@@ -37,7 +38,7 @@
</div>
</div>
</div>
</div>
<div
class=
"page__bd page__bd_spacing member-list-div"
>
<div
class=
"page__bd page__bd_spacing member-list-div"
>
<div
class=
"layui-row
layui-col-space10
member-list"
id=
"memberList"
style=
"overflow-y: scroll;height: 100%;"
>
<div
class=
"layui-row member-list"
id=
"memberList"
style=
"overflow-y: scroll;height: 100%;"
>
</div>
</div>
</div>
</div>
...
@@ -50,7 +51,7 @@
...
@@ -50,7 +51,7 @@
<div
class=
"iphone layui-col-xs8 layui-col-xs-offset2 layui-col-sm6 layui-col-sm-offset3 layui-col-md4 layui-col-md-offset4"
>
<div
class=
"iphone layui-col-xs8 layui-col-xs-offset2 layui-col-sm6 layui-col-sm-offset3 layui-col-md4 layui-col-md-offset4"
>
<div
class=
"iphone-top"
>
<span
class=
"camera"
></span>
<span
class=
"sensor"
></span>
<span
class=
"speaker"
></span>
</div>
<div
class=
"iphone-top"
>
<span
class=
"camera"
></span>
<span
class=
"sensor"
></span>
<span
class=
"speaker"
></span>
</div>
<div
class=
"top-bar"
></div>
<div
class=
"top-bar"
></div>
<div
class=
"iphone-screen"
>
<div
class=
"iphone-screen"
id=
"centerText"
>
</div>
</div>
<div
class=
"buttons"
>
<span
class=
"on-off"
></span>
<span
class=
"sleep"
></span>
<span
class=
"up"
></span>
<span
class=
"down"
></span>
</div>
<div
class=
"buttons"
>
<span
class=
"on-off"
></span>
<span
class=
"sleep"
></span>
<span
class=
"up"
></span>
<span
class=
"down"
></span>
</div>
...
@@ -73,6 +74,8 @@
...
@@ -73,6 +74,8 @@
<script
src=
"../../assets/lib/layui/layui.js"
></script>
<script
src=
"../../assets/lib/layui/layui.js"
></script>
<script
src=
"../../assets/lib/layui/custom.js"
></script>
<script
src=
"../../assets/lib/layui/custom.js"
></script>
<script
src=
"../../assets/winui/jweixin-1.0.0.js"
></script>
<script
src=
"../../assets/winui/weui.min.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
layui
.
config
({
base
:
'
../../js/rmmysmpropage/
'
}).
use
(
'
mysmpropagelist
'
);
layui
.
config
({
base
:
'
../../js/rmmysmpropage/
'
}).
use
(
'
mysmpropagelist
'
);
</script>
</script>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录