feat: 添加移动端页面组件和图片资源
This commit is contained in:
@ -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 容器的样式 */
|
||||
|
||||
Reference in New Issue
Block a user