Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
刘远
/
3d_dc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
23da76d8
authored
2020-08-14 10:34:43 +0800
by
jikai
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
2 parents
7fac27ca
18f676bb
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
3d_dc.rar
public/index.html
src/components/leftAssert.vue
3d_dc.rar
deleted
100644 → 0
View file @
7fac27c
This file is too large to display.
public/index.html
View file @
23da76d
...
...
@@ -33,8 +33,8 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<title>
<
%= htmlWebpackPlugin.options.title %>
</title>
<script
src=
"https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Cesium.js"
></script>
<link
href=
"https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Widgets/widgets.css"
rel=
"stylesheet"
>
<
!-- <
script src="https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Cesium.js"></script>
<link href="https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Widgets/widgets.css" rel="stylesheet">
-->
<script
src=
"https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.js"
></script>
</head>
...
...
src/components/leftAssert.vue
View file @
23da76d
...
...
@@ -118,5 +118,6 @@
.assert-list
.name
{
transform
:
translateX
(
56px
);
line-height
:
36px
;
font-size
:
16px
;
}
</
style
>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment