diff --git a/src/App.vue b/src/App.vue index e751a54..7efc269 100755 --- a/src/App.vue +++ b/src/App.vue @@ -8,8 +8,9 @@
- - + + + @@ -17,10 +18,7 @@ - - + @@ -28,7 +26,6 @@ - - \ No newline at end of file +} + +.breadcrumb-item.active span { + color: #1E2226; + ; + +} + +.separator { + width: 12px; + height: 12px; +} + \ No newline at end of file diff --git a/src/components/GlobalLoading1.vue b/src/components/GlobalLoading1.vue index 0b632f3..95bb149 100644 --- a/src/components/GlobalLoading1.vue +++ b/src/components/GlobalLoading1.vue @@ -1,12 +1,13 @@ @@ -14,6 +15,7 @@ import lottie from 'lottie-web' import { mapState } from 'vuex' import defaultAnimation from '@/assets/loadingAni.json' +import Footer from '@/components/Footer.vue'; export default { name: 'Loading', @@ -22,8 +24,11 @@ export default { anim: null } }, + components: { + Footer, + }, computed: { - ...mapState(['isLoading', 'loadingText']) + ...mapState(['isLoading','showFooter', 'loadingText']) }, watch: { isLoading(newVal) { diff --git a/src/components/GuipTable.vue b/src/components/GuipTable.vue index df58773..6b5c9c2 100644 --- a/src/components/GuipTable.vue +++ b/src/components/GuipTable.vue @@ -1,5 +1,4 @@ - - - + \ No newline at end of file diff --git a/src/views/SiteBaseSetting.vue b/src/views/SiteBaseSetting.vue index f8d9df3..397454b 100644 --- a/src/views/SiteBaseSetting.vue +++ b/src/views/SiteBaseSetting.vue @@ -37,7 +37,17 @@
- .chachongz.com + + + + +
@@ -56,9 +66,9 @@ 微信收款 - +