页面调整
This commit is contained in:
@@ -295,7 +295,7 @@ export default defineComponent({
|
||||
{ immediate: true } // 立即触发一次以处理初始参数
|
||||
);
|
||||
onMounted (()=>{
|
||||
if(window.innerWidth < 1200)filter.failWidth = 120
|
||||
if(window.innerWidth < 1200)filter.failWidth = 240
|
||||
nextTick(()=>{
|
||||
setPorfolioDom()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user