Commit f3185a44 authored by agping's avatar agping

1

parent 9baabe08
<!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>
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<link rel="stylesheet" href="//qidian.gtimg.com/lulu/theme/peak/css/common/ui/Pagination.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-theme.min.css">
<link rel="stylesheet" href="/resource/css/bootstrap-datetimepicker.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> <title>同联商业</title>
</head> </head>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/resource/css/bootstrap-theme.min.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/bootstrap-datetimepicker.min.css">
<link rel="stylesheet" href="/resource/css/b-liu.tabs.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> <title>同联商业</title>
......
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
<link rel="stylesheet" href="/resource/css/bootstrap-theme.min.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/bootstrap-datetimepicker.min.css">
<link rel="stylesheet" href="/resource/css/b-liu.tabs.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" 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> <title>同联商业</title>
<style> <style>
......
{layout name="global/frame_two_tpl" /} {layout name="global/frame_baidu_tpl" /}
<input type="hidden" class="page-load" id="opensquareListbaidu" /> <input type="hidden" class="page-load" id="opensquareListbaidu" />
<style> <style>
.modal-body{ .modal-body{
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
.img-pre-ul>li>img { .img-pre-ul>li>img {
float: left; float: left;
width: 200px; width: 200px;
height: 130px; height: 168px;
object-fit: contain; object-fit: contain;
cursor: pointer; cursor: pointer;
} }
......
...@@ -128,7 +128,6 @@ define (['doT', 'css!style/home.css','bootstrapJs'], function (doT, template) { ...@@ -128,7 +128,6 @@ define (['doT', 'css!style/home.css','bootstrapJs'], function (doT, template) {
//点击编辑 调用的接口 //点击编辑 调用的接口
text_details: function() { text_details: function() {
user.getDistrict();
$.ajax({ $.ajax({
'type': 'GET', 'type': 'GET',
'url': '/index/getSquareInfo', 'url': '/index/getSquareInfo',
......
...@@ -89,8 +89,8 @@ ...@@ -89,8 +89,8 @@
//首行缩进距离,默认是2em //首行缩进距离,默认是2em
//,indentValue:'2em' //,indentValue:'2em'
//,initialFrameWidth:1000 //初始化编辑器宽度,默认1000 ,initialFrameWidth:760 //初始化编辑器宽度,默认1000
//,initialFrameHeight:320 //初始化编辑器高度,默认320 ,initialFrameHeight:320 //初始化编辑器高度,默认320
//,readonly : false //编辑器初始化结束后,编辑区域是否是只读的,默认是false //,readonly : false //编辑器初始化结束后,编辑区域是否是只读的,默认是false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment