diff --git a/front/public/index.html b/front/public/index.html index 80d3e203..08ca1a99 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -1,8 +1,8 @@ @@ -29,10 +29,11 @@ + + diff --git a/front/src/views/capacitySquare/components/layer.vue b/front/src/views/capacitySquare/components/layer.vue index e69de29b..9aa94b6a 100644 --- a/front/src/views/capacitySquare/components/layer.vue +++ b/front/src/views/capacitySquare/components/layer.vue @@ -0,0 +1,181 @@ + + + + + diff --git a/front/src/views/capacitySquare/index.vue b/front/src/views/capacitySquare/index.vue index 558458c1..dddb0bb7 100644 --- a/front/src/views/capacitySquare/index.vue +++ b/front/src/views/capacitySquare/index.vue @@ -1,16 +1,27 @@ + diff --git a/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue b/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue index 4feddb1e..e9bf1059 100644 --- a/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue +++ b/front/src/views/detailsAll/components/LayerService/LayerServiceTopDetails.vue @@ -1,8 +1,8 @@ @@ -579,7 +579,7 @@ } .fixedmount { - height: 2.3rem; + height: 1.5rem; display: flex; position: fixed; bottom: 2.56rem; @@ -633,8 +633,8 @@ .fixedmount div:nth-child(3) p:nth-child(1) { height: 0.24rem; width: 0.24rem; - background: url('~@/assets/home/shangjia.png') no-repeat; - background-size: contain; + background: url('~@/assets/home/abilitysquare.png') no-repeat; + background-size: 140% 126%; background-position: center; }