Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
蒋波涛
/
super_globe_vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8afe62ce
authored
2019-12-09 09:57:24 +0800
by
unknown
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
'20191209'
1 parent
76a11c3a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
src/components/viewer_s3m_wz.vue
src/components/viewer_ymo.vue
src/views/Home.vue
src/components/viewer_s3m_wz.vue
View file @
8afe62c
...
...
@@ -2,7 +2,7 @@
* @Author: jiangbotao
* @Date: 2019-12-03 22:52:56
* @LastEditors: jiangbotao
* @LastEditTime: 2019-12-0
7 14:02:03
* @LastEditTime: 2019-12-0
9 09:46:34
* @FilePath: \superglobevue\src\components\viewer.vue
-->
<
template
>
...
...
src/components/viewer_ymo.vue
View file @
8afe62c
...
...
@@ -8,7 +8,7 @@
* @Author: jiangbotao
* @Date: 2019-12-02 09:05:50
* @LastEditors: jiangbotao
* @LastEditTime: 2019-12-0
7 14:59:33
* @LastEditTime: 2019-12-0
9 09:50:49
* @FilePath: \WebGL_Webpack_Vue\components\viewer.vue
-->
<
template
>
...
...
src/views/Home.vue
View file @
8afe62c
...
...
@@ -3,7 +3,7 @@
* @Author: jiangbotao
* @Date: 2019-12-03 22:31:08
* @LastEditors: jiangbotao
* @LastEditTime: 2019-12-0
8 23:11:23
* @LastEditTime: 2019-12-0
9 09:48:39
* @FilePath: \superglobevue\src\views\Home.vue
-->
<
template
>
...
...
@@ -11,7 +11,7 @@
</
template
>
<
script
>
import
viewer
from
"@/components/viewer_
fir
e.vue"
;
import
viewer
from
"@/components/viewer_
s3m_singl
e.vue"
;
export
default
{
name
:
"home"
,
...
...
Please
register
or
sign in
to post a comment