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
fafabe90
Commit
fafabe90
authored
Aug 12, 2019
by
duxinyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
a80c7e23
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
public/app/dist/index.html
+2
-2
app.195e6ddbfdeb141db98c.js
public/app/dist/static/js/app.195e6ddbfdeb141db98c.js
+0
-0
public.js
public/appnew/src/assets/js/public.js
+1
-1
No files found.
public/app/dist/index.html
View file @
fafabe90
...
@@ -23,4 +23,4 @@
...
@@ -23,4 +23,4 @@
if
(
!
doc
.
addEventListener
)
return
;
if
(
!
doc
.
addEventListener
)
return
;
win
.
addEventListener
(
resizeEvt
,
recalc
,
false
);
win
.
addEventListener
(
resizeEvt
,
recalc
,
false
);
doc
.
addEventListener
(
'DOMContentLoaded'
,
recalc
,
false
);
doc
.
addEventListener
(
'DOMContentLoaded'
,
recalc
,
false
);
})(
document
,
window
);
</script><link
href=
./static/css/app.07a55a3ee019b3fda5fca852a2390817.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://api.tonglianjituan.com/app/js/libs/vue.min.js
></script><script
src=
https://api.tonglianjituan.com/app/js/libs/vue-router.min.js
></script><script
type=
text/javascript
src=
./static/js/manifest.3ad1d5771e9b13dbdad2.js
></script><script
type=
text/javascript
src=
./static/js/vendor.1b35a927314506fe4a4f.js
></script><script
type=
text/javascript
src=
./static/js/app.97df7e5e67e3c9d37f22.js
></script></body></html>
})(
document
,
window
);
</script><link
href=
./static/css/app.07a55a3ee019b3fda5fca852a2390817.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://api.tonglianjituan.com/app/js/libs/vue.min.js
></script><script
src=
https://api.tonglianjituan.com/app/js/libs/vue-router.min.js
></script><script
type=
text/javascript
src=
./static/js/manifest.3ad1d5771e9b13dbdad2.js
></script><script
type=
text/javascript
src=
./static/js/vendor.1b35a927314506fe4a4f.js
></script><script
type=
text/javascript
src=
./static/js/app.195e6ddbfdeb141db98c.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
public/app/dist/static/js/app.195e6ddbfdeb141db98c.js
0 → 100644
View file @
fafabe90
This source diff could not be displayed because it is too large. You can
view the blob
instead.
public/appnew/src/assets/js/public.js
View file @
fafabe90
...
@@ -5,7 +5,7 @@ let ServerHost = 'https://pre2.tonglianjituan.com';
...
@@ -5,7 +5,7 @@ let ServerHost = 'https://pre2.tonglianjituan.com';
let
ServerHostImageLiu
=
'https://pre2.tonglianjituan.com'
;
let
ServerHostImageLiu
=
'https://pre2.tonglianjituan.com'
;
if
(
location
.
origin
===
'https://api.tonglianjituan.com'
)
{
if
(
location
.
origin
===
'https://api.tonglianjituan.com'
)
{
ServerHost
=
location
.
origin
;
ServerHost
=
location
.
origin
;
ServerHostImageLiu
=
'http://images.tonglianjituan.com'
;
ServerHostImageLiu
=
'http
s
://images.tonglianjituan.com'
;
};
};
...
...
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