切换导航条
此项目
正在载入...
登录
景龙
/
xingqiu
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
景龙
6 years ago
提交
3b138f2ef386fea270ee349a863decaa3909a2b0
1 个父辈
41fa07bd
1 个管道 的构建
通过
耗费 2 秒
去掉首页月份等等问题
变更
4
构建
1
隐藏空白字符变更
内嵌
并排对比
正在显示
4 个修改的文件
包含
40 行增加
和
40 行删除
app/portal/controller/IndexController.php
public/themes/admin_simpleboot3/admin/about_us/edit.html
public/themes/simpleboot3/portal/index/index.html
public/themes/simpleboot3/portal/region/get_more_video.html
app/portal/controller/IndexController.php
查看文件 @
3b138f2
...
...
@@ -131,7 +131,7 @@ class IndexController extends HomeBaseController
// if(!$res_xyhl){
$position
=
CityCategoryModel
::
xyhl
;
$field
=
'id,thumbnail'
;
$res_xyhl
=
$this
->
getChildArticle
(
$position
,
$field
,
16
);
$res_xyhl
=
$this
->
getChildArticle
(
$position
,
$field
,
4
);
// cache('res_xyhl',$res_xyhl);
// }
$this
->
assign
(
'res_xyhl'
,
$res_xyhl
);
...
...
@@ -142,7 +142,7 @@ class IndexController extends HomeBaseController
// if(!$res_xttj){
$position
=
CityCategoryModel
::
xttj
;
$field
=
'id,post_title,price,index_thumbnail,place'
;
$res_xttj
=
$this
->
getParentArticle
(
$position
,
$field
,
16
);
$res_xttj
=
$this
->
getParentArticle
(
$position
,
$field
,
4
);
// cache('res_xttj',$res_xttj);
// }
$this
->
assign
(
'res_xttj'
,
$res_xttj
);
...
...
public/themes/admin_simpleboot3/admin/about_us/edit.html
查看文件 @
3b138f2
...
...
@@ -84,7 +84,7 @@
<input
type=
"button"
class=
"btn btn-sm btn-cancel-thumbnail"
value=
"取消图片"
>
</div>
<div
style=
"margin-top:30px;"
>
<span
class=
"form-required"
>
图片参考尺寸:1200*
500
</span>
<span
class=
"form-required"
>
图片参考尺寸:1200*
678
</span>
</div>
</td>
</tr>
...
...
public/themes/simpleboot3/portal/index/index.html
查看文件 @
3b138f2
...
...
@@ -221,8 +221,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
1
</p>
<p>
January
</p>
<!--<p>1</p>-->
<!--<p>January</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.1"
>
...
...
@@ -258,8 +258,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
2
</p>
<p>
February
</p>
<!--<p>2</p>-->
<!--<p>February</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.2"
>
...
...
@@ -296,8 +296,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
3
</p>
<p>
March
</p>
<!--<p>3</p>-->
<!--<p>March</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.3"
>
...
...
@@ -335,8 +335,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
4
</p>
<p>
April
</p>
<!--<p>4</p>-->
<!--<p>April</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.4"
>
...
...
@@ -373,8 +373,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
5
</p>
<p>
May
</p>
<!--<p>5</p>-->
<!--<p>May</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.5"
>
...
...
@@ -410,8 +410,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
6
</p>
<p>
June
</p>
<!--<p>6</p>-->
<!--<p>June</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.6"
>
...
...
@@ -449,8 +449,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
7
</p>
<p>
July
</p>
<!--<p>7</p>-->
<!--<p>July</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.7"
>
...
...
@@ -488,8 +488,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
8
</p>
<p>
August
</p>
<!--<p>8</p>-->
<!--<p>August</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.8"
>
...
...
@@ -527,8 +527,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
9
</p>
<p>
September
</p>
<!--<p>9</p>-->
<!--<p>September</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.9"
>
...
...
@@ -564,8 +564,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
10
</p>
<p>
October
</p>
<!--<p>10</p>-->
<!--<p>October</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.10"
>
...
...
@@ -603,8 +603,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
11
</p>
<p>
November
</p>
<!--<p>11</p>-->
<!--<p>November</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.11"
>
...
...
@@ -642,8 +642,8 @@
<div
class=
"reverse hovers"
>
<!-- 右上角月份 -->
<div
class=
"img_month"
>
<p>
12
</p>
<p>
December
</p>
<!--<p>12</p>-->
<!--<p>December</p>-->
</div>
<!-- 图片 -->
<notempty
name=
"res_month.12"
>
...
...
@@ -769,12 +769,12 @@
</notempty>
</ul>
<!-- 左右按钮 -->
<
div
class=
"swiper-button-next"
>
<
!--<div class="swiper-button-next">--
>
</div>
<div
class=
"swiper-button-prev "
>
<!--</div>-->
<!--<div class="swiper-button-prev ">-->
<
/div
>
<
!--</div>--
>
</div>
<!-- 更多按钮 -->
<div
class=
"star_gall_more"
>
...
...
@@ -817,12 +817,12 @@
</notempty>
</ul>
<!-- 左右按钮 -->
<
div
class=
"swiper-button-next2"
>
<
!--<div class="swiper-button-next2">--
>
</div>
<div
class=
"swiper-button-prev2"
>
<!--</div>-->
<!--<div class="swiper-button-prev2">-->
<
/div
>
<
!--</div>--
>
</div>
<!-- 更多按钮 -->
<div
class=
"star_gall_more"
>
...
...
public/themes/simpleboot3/portal/region/get_more_video.html
查看文件 @
3b138f2
...
...
@@ -84,12 +84,12 @@
<!-- 底部 -->
<div
class=
"show_9_video_asideTxt clearfix"
>
<!-- 标题 -->
<h1
class=
"post_title"
>
令人神往的蒙大拿州弗里德黑德湖
</h1>
<h1
class=
"post_title"
></h1>
<!-- 国家 -->
<div
class=
"show_9_video_asideTxt2"
>
<p>
国家:
<span
class=
"city_name"
>
美国
</span></p>
<p>
取景:
<span
class=
"framing"
>
蒙大拿州弗里德黑德湖
</span></p>
<p>
上映时间:
<span
class=
"release_time"
>
2019-11-12
</span></p>
<p>
国家:
<span
class=
"city_name"
></span></p>
<p>
取景:
<span
class=
"framing"
></span></p>
<p>
上映时间:
<span
class=
"release_time"
></span></p>
</div>
<!-- 分享 -->
<div
class=
"show_9_video_asideTxt3 clearfix"
>
...
...
@@ -113,7 +113,7 @@
var
users
=
$
(
'#users'
).
val
();
if
(
users
==
0
){
//监听播放时间
video_mask
(
'您还不是
VIP
,可试看20秒'
);
video_mask
(
'您还不是
会员
,可试看20秒'
);
var
video
=
document
.
getElementById
(
'video'
);
//使用事件监听方式捕捉事件
...
...
请
注册
或
登录
后发表评论