浏览代码

feat: 样式文案优化

zhangyuhan 1 年之前
父节点
当前提交
b709160d1d
共有 1 个文件被更改,包括 3 次插入3 次删除
  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 {