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
6d025fbc
Commit
6d025fbc
authored
Dec 28, 2017
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试1
parent
3d44095b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
agent_detail.html
application/app/view/index/agent_detail.html
+6
-0
more_pingjia.html
application/app/view/index/more_pingjia.html
+6
-0
No files found.
application/app/view/index/agent_detail.html
View file @
6d025fbc
...
@@ -136,6 +136,12 @@
...
@@ -136,6 +136,12 @@
<script
src=
"/app/js/jquery-1122-min.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/jquery-1122-min.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/common.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/common.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/agent_detail.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/agent_detail.js"
charset=
"UTF-8"
></script>
<script
src=
"http://dev0.tonglianjituan.com/vConsole-dev/dist/vconsole.min.js"
></script>
<script>
var
vConsole
=
new
VConsole
();
console
.
log
(
'Hello world'
);
</script>
</body>
</body>
</html>
</html>
application/app/view/index/more_pingjia.html
View file @
6d025fbc
...
@@ -77,5 +77,11 @@
...
@@ -77,5 +77,11 @@
<script
src=
"/app/js/jquery-1122-min.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/jquery-1122-min.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/common.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/common.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/more_pingjia.js"
charset=
"UTF-8"
></script>
<script
src=
"/app/js/more_pingjia.js"
charset=
"UTF-8"
></script>
<script
src=
"http://dev0.tonglianjituan.com/vConsole-dev/dist/vconsole.min.js"
></script>
<script>
var
vConsole
=
new
VConsole
();
console
.
log
(
'Hello world'
);
</script>
</body>
</body>
</html>
</html>
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