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
f3185a44
Commit
f3185a44
authored
Apr 08, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
9baabe08
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
66 additions
and
9 deletions
+66
-9
frame_baidu_tpl.html
application/index/view/global/frame_baidu_tpl.html
+58
-0
frame_pure_tpl.html
application/index/view/global/frame_pure_tpl.html
+1
-1
frame_tpl.html
application/index/view/global/frame_tpl.html
+1
-1
frame_two_tpl.html
application/index/view/global/frame_two_tpl.html
+2
-2
test.html
application/index/view/news/test.html
+2
-2
opensquareListbaidu.js
public/resource/js/opensquareListbaidu.js
+0
-1
ueditor.config.js
public/resource/lib/ueditor/ueditor.config.js
+2
-2
No files found.
application/index/view/global/frame_baidu_tpl.html
0 → 100644
View file @
f3185a44
<!DOCTYPE html>
<html
lang=
"en-us"
class=
"main-index-liu"
style=
"overflow-y: auto;"
>
<head>
<link
rel=
"icon"
href=
"/favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
type=
"image/x-icon"
>
{include file="global/header_tpl" /}
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"/resource/css/public.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"//qidian.gtimg.com/lulu/theme/peak/css/common/ui/Pagination.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/b-liu.tabs.css"
>
<script
type=
"text/javascript"
charset=
"utf-8"
src=
"/resource/lib/ueditor/ueditor.config.js"
></script>
<script
type=
"text/javascript"
charset=
"utf-8"
src=
"/resource/lib/ueditor/ueditor.all.min.js"
></script>
<script
type=
"text/javascript"
src=
"/resource/lib/ueditor/lang/zh-cn/zh-cn.js"
></script>
<title>
同联商业
</title>
<style>
/*隐藏显示按钮(梯形)样式代码*/
.hideBtn1
{
position
:
relative
;
right
:
1px
;
border-top
:
0px
solid
transparent
;
border-bottom
:
20px
solid
transparent
;
border-right
:
22px
solid
#1a1a1a
;
border-left
:
0px
solid
#1a1a1a
;
height
:
80px
;
width
:
0
;
line-height
:
20px
;
font-size
:
12px
;
}
.hideBtn2
{
position
:
relative
;
right
:
1px
;
border-top
:
0px
solid
transparent
;
border-bottom
:
20px
solid
transparent
;
border-right
:
0px
solid
#ff9419
;
border-left
:
22px
solid
#ff9419
;
height
:
80px
;
width
:
0
;
line-height
:
20px
;
font-size
:
12px
;
}
</style>
</head>
<body>
<!--<div id="hideLine" style="width:2px;height:80px;background-color: #000000;float:left;display:inline;display:none"></div>
--><!--添加隐藏按钮-->
<div
id=
"wrapper"
style=
"width:100% !important;float:left !important;display:inline"
>
{__CONTENT__}
{include file="global/footer_tpl" /}
</div>
</body>
</html>
application/index/view/global/frame_pure_tpl.html
View file @
f3185a44
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"//qidian.gtimg.com/lulu/theme/peak/css/common/ui/Pagination.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<
link
rel=
"stylesheet"
href=
"/resource/lib/UEditor/themes/default/css/umeditor.css"
>
<
!--<link rel="stylesheet" href="/resource/lib/UEditor/themes/default/css/umeditor.css">--
>
<title>
同联商业
</title>
</head>
...
...
application/index/view/global/frame_tpl.html
View file @
f3185a44
...
...
@@ -10,7 +10,7 @@
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/b-liu.tabs.css"
>
<
link
rel=
"stylesheet"
href=
"/resource/lib/UEditor/themes/default/css/umeditor.css"
>
<
!--<link rel="stylesheet" href="/resource/lib/UEditor/themes/default/css/umeditor.css">--
>
<title>
同联商业
</title>
...
...
application/index/view/global/frame_two_tpl.html
View file @
f3185a44
...
...
@@ -10,9 +10,9 @@
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-theme.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/bootstrap-datetimepicker.min.css"
>
<link
rel=
"stylesheet"
href=
"/resource/css/b-liu.tabs.css"
>
<script
type=
"text/javascript"
charset=
"utf-8"
src=
"/resource/lib/ueditor/ueditor.config.js"
></script>
<
!--<
script type="text/javascript" charset="utf-8" src="/resource/lib/ueditor/ueditor.config.js"></script>
<script type="text/javascript" charset="utf-8" src="/resource/lib/ueditor/ueditor.all.min.js"></script>
<script
type=
"text/javascript"
src=
"/resource/lib/ueditor/lang/zh-cn/zh-cn.js"
></script>
<script type="text/javascript" src="/resource/lib/ueditor/lang/zh-cn/zh-cn.js"></script>
-->
<title>
同联商业
</title>
<style>
...
...
application/index/view/news/test.html
View file @
f3185a44
{layout name="global/frame_
two
_tpl" /}
{layout name="global/frame_
baidu
_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"opensquareListbaidu"
/>
<style>
.modal-body
{
...
...
@@ -160,7 +160,7 @@
.img-pre-ul
>
li
>
img
{
float
:
left
;
width
:
200px
;
height
:
1
30
px
;
height
:
1
68
px
;
object-fit
:
contain
;
cursor
:
pointer
;
}
...
...
public/resource/js/opensquareListbaidu.js
View file @
f3185a44
...
...
@@ -128,7 +128,6 @@ define (['doT', 'css!style/home.css','bootstrapJs'], function (doT, template) {
//点击编辑 调用的接口
text_details
:
function
()
{
user
.
getDistrict
();
$
.
ajax
({
'type'
:
'GET'
,
'url'
:
'/index/getSquareInfo'
,
...
...
public/resource/lib/ueditor/ueditor.config.js
View file @
f3185a44
...
...
@@ -89,8 +89,8 @@
//首行缩进距离,默认是2em
//,indentValue:'2em'
//,initialFrameWidth:100
0 //初始化编辑器宽度,默认1000
//
,initialFrameHeight:320 //初始化编辑器高度,默认320
,
initialFrameWidth
:
76
0
//初始化编辑器宽度,默认1000
,
initialFrameHeight
:
320
//初始化编辑器高度,默认320
//,readonly : false //编辑器初始化结束后,编辑区域是否是只读的,默认是false
...
...
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