|
@@ -16,7 +16,7 @@
|
|
|
</component>
|
|
|
</template>
|
|
|
<script lang="ts" setup>
|
|
|
-import Header from './header-green.vue';
|
|
|
+import Header from './header.vue';
|
|
|
import Content from './content-warn.vue';
|
|
|
import ModuleLeft from './original/moduleLeft-warn.vue';
|
|
|
import ModuleBottom from './original/moduleBottom-warn.vue';
|