diff --git a/src/components/Banner/Banner.vue b/src/components/Banner/Banner.vue index b23b62c..4e54772 100644 --- a/src/components/Banner/Banner.vue +++ b/src/components/Banner/Banner.vue @@ -5,7 +5,7 @@ --> - - diff --git a/src/views/IncubationPlatform/Children/place/EntitySpace.vue b/src/views/IncubationPlatform/Children/place/EntitySpace.vue new file mode 100644 index 0000000..0870e4e --- /dev/null +++ b/src/views/IncubationPlatform/Children/place/EntitySpace.vue @@ -0,0 +1,235 @@ + + + + + diff --git a/src/views/IncubationPlatform/components/HNav.vue b/src/views/IncubationPlatform/components/HNav.vue index 2ae7712..4a5eaf3 100644 --- a/src/views/IncubationPlatform/components/HNav.vue +++ b/src/views/IncubationPlatform/components/HNav.vue @@ -18,7 +18,7 @@ export default { list: [ { title: '众创空间', - url: '/IncubationPlatform/IncubationPlatform', + url: '/IncubationPlatform/MakerSpace', }, { title: '公共实验室',