Procházet zdrojové kódy

feat: 样式文案优化

zhangyuhan před 1 rokem
rodič
revize
b709160d1d

+ 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 {