diff --git a/src/components/u-container-layout/index.vue b/src/components/u-container-layout/index.vue index a49ec35..f196deb 100644 --- a/src/components/u-container-layout/index.vue +++ b/src/components/u-container-layout/index.vue @@ -1,5 +1,6 @@ @@ -7,6 +8,10 @@ - diff --git a/src/components/u-info/index.vue b/src/components/u-info/index.vue index aa17c29..068a132 100644 --- a/src/components/u-info/index.vue +++ b/src/components/u-info/index.vue @@ -6,7 +6,7 @@ >
@@ -58,4 +58,9 @@ font-size: 13px; } } +.transverseMenu{ + .bell{ + color: white; + } +} diff --git a/src/components/u-screenfull/index.vue b/src/components/u-screenfull/index.vue index 601564b..eb345c4 100644 --- a/src/components/u-screenfull/index.vue +++ b/src/components/u-screenfull/index.vue @@ -1,6 +1,7 @@ @@ -12,6 +13,6 @@ import MigrationCharts from './components/migration/index.vue' diff --git a/src/views/charts/simple.vue b/src/views/charts/simple.vue index f55fb50..7473d84 100644 --- a/src/views/charts/simple.vue +++ b/src/views/charts/simple.vue @@ -1,5 +1,5 @@ \ No newline at end of file + diff --git a/src/views/components-demo/button.vue b/src/views/components-demo/button.vue index 03b32d7..6f7c0c1 100644 --- a/src/views/components-demo/button.vue +++ b/src/views/components-demo/button.vue @@ -1,130 +1,131 @@