Browse Source

feat: 样式文案优化

zhangyuhan 1 year ago
parent
commit
b709160d1d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      apps/bigmember_pc/src/views/article-content/pages/Article.vue

+ 3 - 3
apps/bigmember_pc/src/views/article-content/pages/Article.vue

@@ -444,9 +444,7 @@ const canShowMask = computed(() => {
 .article-page-container.v-w1200 {
   margin-top: 32px;
 }
-</style>
-<style lang="scss" scoped>
-.article-page-container {
+.in-app .article-page-container.v-w1200 {
   .content-container {
     &.calc {
       .content-main {
@@ -462,6 +460,8 @@ const canShowMask = computed(() => {
     }
   }
 }
+</style>
+<style lang="scss" scoped>
 .article-content-footer-container {
   ::v-deep {
     .adsense {