HTML
<view class="main orderflow" :style="flag?'top:50px;transition: 0.3s;':''">
<view class="main orderflow">
JS
// #ifdef MP-TOUTIAO
isReadChk: true,
// #endif
// #ifdef MP-KUAISHOU || MP-WEIXIN
isReadChk: false,
// #endif
CSS
/* #ifdef MP-TOUTIAO /
position: fixed;
height: 1500px;
/ #endif /
/ #ifdef MP-KUAISHOU /
position: absolute;
height: 100%;
bottom: 0;
/ #endif */