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
32a37d97
Commit
32a37d97
authored
Nov 16, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
h5商铺详情 优化
parent
26e4e043
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
pzz_.jpg
public/app/images/pzz_.jpg
+0
-0
detaila_tl.js
public/app/js/detaila_tl.js
+1
-1
No files found.
public/app/images/pzz_.jpg
0 → 100644
View file @
32a37d97
144 KB
public/app/js/detaila_tl.js
View file @
32a37d97
...
@@ -163,7 +163,7 @@
...
@@ -163,7 +163,7 @@
// $(".slider3").html(slider3);
// $(".slider3").html(slider3);
// }
// }
for
(
var
n
=
0
;
n
<
lp_img
.
length
;
n
++
)
{
for
(
var
n
=
0
;
n
<
lp_img
.
length
;
n
++
)
{
img_item_ul
+=
'<li class="swiper-slide swiper-slide-active" data-index="1" data-totalindex="1" data-class="101" data-sum="6" style="width: 414px;"><a><img src="'
+
response
.
data
.
api_path
+
response
.
data
.
images
[
n
].
img_name
+
'"></a></li>'
img_item_ul
+=
'<li class="swiper-slide swiper-slide-active" data-index="1" data-totalindex="1" data-class="101" data-sum="6" style="width: 414px;"><a><img src="'
+
response
.
data
.
api_path
+
response
.
data
.
images
[
n
].
img_name
+
'"
onerror="src=
\'
/app/images/pzz_.jpg
\'
"/
></a></li>'
$
(
"#img_item_ul"
).
html
(
img_item_ul
);
$
(
"#img_item_ul"
).
html
(
img_item_ul
);
};
};
...
...
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