zhb 1 月之前
父節點
當前提交
394e4b6ce0
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      components/cwg-page-wrapper.vue

+ 4 - 1
components/cwg-page-wrapper.vue

@@ -36,7 +36,10 @@
             </view>
           </transition>
           <cwg-custom-footer v-if=!pageTitle />
-          <cwg-footer-link v-if=!pageTitle />
+
+          <cwg-match-media :max-width="991" v-if="!isLoginPage">
+            <cwg-footer-link v-if=!pageTitle />
+          </cwg-match-media>
         </view>
       </view>
       <cwg-match-media :max-width="991">