Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dashboard
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
郭铭瑶
dashboard
Commits
e6ab5fab
Commit
e6ab5fab
authored
Dec 16, 2019
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
63188606
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
4 deletions
+3
-4
dist.zip
dist.zip
+0
-0
index.html
index.html
+2
-2
api.js
src/server/api.js
+1
-1
enterprise-productions.vue
src/views/guangdong/components/enterprise-productions.vue
+0
-1
No files found.
dist.zip
0 → 100644
View file @
e6ab5fab
File added
index.html
View file @
e6ab5fab
...
...
@@ -4,13 +4,13 @@
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge, chrome=1"
>
<title>
dashboard
</title>
<title>
广东省专题
</title>
<style>
html
{
font-size
:
1.6vh
;
}
</style>
<
script
language=
"javascript"
src=
"http://webapi.amap.com/maps?v=1.4.15&key=ee2b5d5c0c44c768f1d2593eb4a7dfa6&plugin=Map3D,AMap.DistrictSearch,AMap.ControlBar"
></script
>
<
!-- <script language="javascript" src="http://webapi.amap.com/maps?v=1.4.15&key=ee2b5d5c0c44c768f1d2593eb4a7dfa6&plugin=Map3D,AMap.DistrictSearch,AMap.ControlBar"></script> --
>
</head>
<body>
<div
id=
"app"
></div>
...
...
src/server/api.js
View file @
e6ab5fab
...
...
@@ -3,7 +3,7 @@ let FILE_URL = ''
switch
(
process
.
env
.
NODE_ENV
)
{
case
'production'
:
IMG_URL
=
'http://10.221.1.181:8080/dist/static/'
FILE_URL
=
'/static/'
FILE_URL
=
'/
dist/
static/'
break
default
:
IMG_URL
=
'http://localhost:8080/static/'
...
...
src/views/guangdong/components/enterprise-productions.vue
View file @
e6ab5fab
...
...
@@ -104,7 +104,6 @@ export default {
background transparent
p
text-align left
font-size 0.5rem
width 20%
padding 0 0.5rem
img
...
...
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