Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mp_snapshot
Overview
Overview
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄秀兰
mp_snapshot
Commits
46748ea4
Commit
46748ea4
authored
Jul 19, 2017
by
黄秀兰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
f6be89ef
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletions
+3
-1
components/slider/slider.js
+1
-0
pages/index/index.js
+1
-1
pages/index/index.wxss
+1
-0
No files found.
components/slider/slider.js
View file @
46748ea4
...
@@ -73,6 +73,7 @@ function renderSliderData ( res, root_images ) {
...
@@ -73,6 +73,7 @@ function renderSliderData ( res, root_images ) {
}
}
photos
.
push
(
obj
);
photos
.
push
(
obj
);
});
});
obj
.
photos
=
photos
;
obj
.
photos
=
photos
;
obj
.
current
=
1
;
obj
.
current
=
1
;
obj
.
is_hidden_exif
=
true
;
obj
.
is_hidden_exif
=
true
;
...
...
pages/index/index.js
View file @
46748ea4
...
@@ -382,7 +382,7 @@ Page({
...
@@ -382,7 +382,7 @@ Page({
if
(
!
type
)
{
if
(
!
type
)
{
if
(
len
==
0
)
{
if
(
len
==
0
)
{
var
title
=
date
+
'无
TOP1作品,故不展示,可以查看其他日期的快拍作品
'
var
title
=
date
+
'无
作品,请选择其他日期查看
'
return
wx
.
showToast
({
return
wx
.
showToast
({
title
:
title
title
:
title
});
});
...
...
pages/index/index.wxss
View file @
46748ea4
...
@@ -110,6 +110,7 @@ page {
...
@@ -110,6 +110,7 @@ page {
.top-photo-des,
.top-photo-des,
.top-photo-opinion {
.top-photo-opinion {
line-height: 1.4;
line-height: 1.4;
word-wrap: break-word;
}
}
.top-photo-opinion text {
.top-photo-opinion text {
color: #88b3e2;
color: #88b3e2;
...
...
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