Commit 8705054f authored by tyyin lan's avatar tyyin lan

chore(首页): 样式修改

parent 13e9c8ac
...@@ -220,7 +220,7 @@ function onSmartFormsStatusFreezeCheck(messageItem: MessageItemInterface) { ...@@ -220,7 +220,7 @@ function onSmartFormsStatusFreezeCheck(messageItem: MessageItemInterface) {
</script> </script>
<template> <template>
<div ref="homeContainerRef" class="relative h-full min-h-[650px] w-full"> <div ref="homeContainerRef" class="relative h-full min-h-[650px] w-full overflow-hidden">
<div <div
class="bg-px-home-home_bg-png relative h-full w-full bg-contain bg-center bg-no-repeat pr-0 transition-[padding] duration-300 ease-in-out" class="bg-px-home-home_bg-png relative h-full w-full bg-contain bg-center bg-no-repeat pr-0 transition-[padding] duration-300 ease-in-out"
:class="{ '!pr-[293px]': isShowHistoryMenu }" :class="{ '!pr-[293px]': isShowHistoryMenu }"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment