feat: 添加移动端页面组件和图片资源

This commit is contained in:
wangqiao
2025-09-03 17:06:39 +08:00
parent 7f2edb91e4
commit b1d2378cec
37 changed files with 2426 additions and 56 deletions

View File

@ -11,7 +11,7 @@
.m {
width: 100%;
height: 100%;
background-color: #f5f5f5;
background-color: #f8f8f8;
}
</style>
@ -23,6 +23,7 @@
min-width: unset !important;
width: 100% !important;
max-width: 100% !important;
background-color: #f8f8f8;
}
/* 重置 #__nuxt 容器的样式 */