Эх сурвалжийг харах

feat: 移动端详情页nps位置调整

cuiyalong 1 жил өмнө
parent
commit
4347c2e851

+ 1 - 1
apps/mobile/src/views/article/content.vue

@@ -49,6 +49,7 @@
                 class="tab-module"
                 :beforeLeavePage="beforeLeavePage"
               />
+              <NpsCard class="nps-module" ref="npsCard" v-if="canRead" />
             </van-tab>
             <!-- 进度 -->
             <van-tab
@@ -95,7 +96,6 @@
               />
             </van-tab>
           </van-tabs>
-          <NpsCard class="nps-module" ref="npsCard" v-if="canRead" />
 
           <template v-if="!canRead">
             <FreeUserAdvancedMask