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
3b7075bc
Commit
3b7075bc
authored
Jun 03, 2018
by
hujun
Committed by
hujun
Jun 04, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test' of
https://gitee.com/zwyjjc/tl_estate
into test
parents
5e755088
b68e9668
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
share_detail.html
application/app/view/index/share_detail.html
+1
-1
detaila_tl.js
public/app/js/detaila_tl.js
+2
-1
No files found.
application/app/view/index/share_detail.html
View file @
3b7075bc
...
...
@@ -196,7 +196,7 @@
<script
src=
"/app/js/swiper.js"
></script>
<script
src=
"/app/js/app_jump.js"
></script>
<script
src=
"/app/js/common.js"
charset=
"utf-8"
></script>
<script
src=
"/app/js/detaila_tl.js"
></script>
<script
src=
"/app/js/detaila_tl.js
?new1
"
></script>
<script
src=
"/app/js/Tab_min.js"
charset=
"utf-8"
></script>
</body>
</html>
public/app/js/detaila_tl.js
View file @
3b7075bc
...
...
@@ -16,7 +16,8 @@
url
:
ServerHostTempC
+
'/broker/getShopDetail'
,
data
:
{
'id'
:
_shangpuId
,
'site_area'
:
_isC
==
'1'
?
1
:
3
// 'site_area': _isC=='1'?1:3
'site_area'
:
1
},
type
:
"GET"
,
dataType
:
"json"
,
...
...
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