FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WebClient-JavaScript/website/src/App.vue at master · MapGIS/WebClient-JavaScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
MapGIS
/
WebClient-JavaScript
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
186
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
WebClient-JavaScript
/
website
/
src
/
App.vue
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (16 loc) · 283 Bytes
Breadcrumbs
WebClient-JavaScript
/
website
/
src
/
App.vue
Copy path
File metadata and controls
18 lines (16 loc) · 283 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<
template
>
<
div
id
=
"
app
"
>
<
router-view
/>
</
div
>
</
template
>
<
style
lang="scss">
#app
{
font-family
:
"
Avenir
"
,
Helvetica
,
Arial
,
sans-serif
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
color
:
#2c3e50
;
}
body
{
margin
:
0
px
;
}
</
style
>
Back
|
FazBrowse Home
|
New Git URL