'20191209'
Showing
3 changed files
with
4 additions
and
4 deletions
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | * @Author: jiangbotao | 2 | * @Author: jiangbotao |
3 | * @Date: 2019-12-03 22:52:56 | 3 | * @Date: 2019-12-03 22:52:56 |
4 | * @LastEditors: jiangbotao | 4 | * @LastEditors: jiangbotao |
5 | * @LastEditTime: 2019-12-07 14:02:03 | 5 | * @LastEditTime: 2019-12-09 09:46:34 |
6 | * @FilePath: \superglobevue\src\components\viewer.vue | 6 | * @FilePath: \superglobevue\src\components\viewer.vue |
7 | --> | 7 | --> |
8 | <template> | 8 | <template> | ... | ... |
... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
8 | * @Author: jiangbotao | 8 | * @Author: jiangbotao |
9 | * @Date: 2019-12-02 09:05:50 | 9 | * @Date: 2019-12-02 09:05:50 |
10 | * @LastEditors: jiangbotao | 10 | * @LastEditors: jiangbotao |
11 | * @LastEditTime: 2019-12-07 14:59:33 | 11 | * @LastEditTime: 2019-12-09 09:50:49 |
12 | * @FilePath: \WebGL_Webpack_Vue\components\viewer.vue | 12 | * @FilePath: \WebGL_Webpack_Vue\components\viewer.vue |
13 | --> | 13 | --> |
14 | <template> | 14 | <template> | ... | ... |
... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
3 | * @Author: jiangbotao | 3 | * @Author: jiangbotao |
4 | * @Date: 2019-12-03 22:31:08 | 4 | * @Date: 2019-12-03 22:31:08 |
5 | * @LastEditors: jiangbotao | 5 | * @LastEditors: jiangbotao |
6 | * @LastEditTime: 2019-12-08 23:11:23 | 6 | * @LastEditTime: 2019-12-09 09:48:39 |
7 | * @FilePath: \superglobevue\src\views\Home.vue | 7 | * @FilePath: \superglobevue\src\views\Home.vue |
8 | --> | 8 | --> |
9 | <template> | 9 | <template> |
... | @@ -11,7 +11,7 @@ | ... | @@ -11,7 +11,7 @@ |
11 | </template> | 11 | </template> |
12 | 12 | ||
13 | <script> | 13 | <script> |
14 | import viewer from "@/components/viewer_fire.vue"; | 14 | import viewer from "@/components/viewer_s3m_single.vue"; |
15 | 15 | ||
16 | export default { | 16 | export default { |
17 | name: "home", | 17 | name: "home", | ... | ... |
-
Please register or sign in to post a comment