diff --git a/src/mods/conv/AppReturnHomeRegister/Detail.vue b/src/mods/conv/AppReturnHomeRegister/Detail.vue index c3552e8..1235697 100644 --- a/src/mods/conv/AppReturnHomeRegister/Detail.vue +++ b/src/mods/conv/AppReturnHomeRegister/Detail.vue @@ -29,7 +29,6 @@
-
@@ -37,7 +36,6 @@ {{ info.startAreaName }}
-
@@ -309,25 +307,6 @@ export default { height: 32px; } - // .from, - // .to { - // display: inline-block; - // width: 12px; - // height: 12px; - // border: 2px solid #FFFFFF; - // border-radius: 50%; - // } - - // .from { - // background: #FFBB3B; - // z-index: 9; - - // } - - // .to { - // background: #2BD6C0; - // z-index: 9; - // } span:last-child { color: #fff; font-size: 28px; diff --git a/src/mods/publicity/AppTopic/AppTopic.vue b/src/mods/publicity/AppTopic/AppTopic.vue index a66ef20..a4718bb 100644 --- a/src/mods/publicity/AppTopic/AppTopic.vue +++ b/src/mods/publicity/AppTopic/AppTopic.vue @@ -175,7 +175,7 @@ div { align-items: center; width: 690px; height: 60px; - margin: 0 auto8px; + margin: 0 auto 8px; padding: 032px; background: rgba(0, 0, 0, .2); border-radius: 30px;